fuzz: include pcap headers through suricata-common.h

pull/4832/head
Victor Julien 5 years ago
parent d4f86e3709
commit cb4b5296da

@ -4,9 +4,6 @@
* fuzz target for AppLayerProtoDetectGetProto * fuzz target for AppLayerProtoDetectGetProto
*/ */
#include <pcap/pcap.h>
#include "suricata-common.h" #include "suricata-common.h"
#include "app-layer-detect-proto.h" #include "app-layer-detect-proto.h"
#include "defrag.h" #include "defrag.h"

@ -4,9 +4,6 @@
* fuzz target for AppLayerProtoDetectGetProto * fuzz target for AppLayerProtoDetectGetProto
*/ */
#include <pcap/pcap.h>
#include "suricata-common.h" #include "suricata-common.h"
#include "source-pcap-file.h" #include "source-pcap-file.h"
#include "detect-engine.h" #include "detect-engine.h"

Loading…
Cancel
Save