sign: fix build break for non Windows platforms

This commit is contained in:
Srivats P 2016-09-06 20:49:07 +05:30
parent 20fa1dcb69
commit eba14bf9a3

View File

@ -21,6 +21,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
#define _PCAP_TRANSMITTER_H
#include "abstractport.h"
#include "pcapextra.h"
#include <QThread>
#include <pcap.h>