]> The Tcpdump Group git mirrors - libpcap/blobdiff - pcap-new.c
Move the RPCAP-specific functions to pcap-rpcap.h.
[libpcap] / pcap-new.c
index 8fcbd011ea3671cbfe17e161feffd0a3e360567d..fcf5f6ff76b9845392ddb6866ddcd3a7d5e49090 100644 (file)
@@ -37,6 +37,7 @@
 
 #include "pcap-int.h"  // for the details of the pcap_t structure
 #include "sockutils.h"
+#include "pcap-rpcap.h"
 #include "rpcap-protocol.h"
 #include "pcap-rpcap-int.h"
 #include <errno.h>             // for the errno variable