sign: fix build break for non Windows platforms
This commit is contained in:
parent
20fa1dcb69
commit
eba14bf9a3
@ -21,6 +21,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
|
|||||||
#define _PCAP_TRANSMITTER_H
|
#define _PCAP_TRANSMITTER_H
|
||||||
|
|
||||||
#include "abstractport.h"
|
#include "abstractport.h"
|
||||||
|
#include "pcapextra.h"
|
||||||
|
|
||||||
#include <QThread>
|
#include <QThread>
|
||||||
#include <pcap.h>
|
#include <pcap.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user