]> The Tcpdump Group git mirrors - tcpdump/commitdiff
We no longer need pcap/nflog.h nor pcap/bluetooth.h, step 2
authorFrancois-Xavier Le Bail <[email protected]>
Fri, 25 May 2018 08:03:43 +0000 (10:03 +0200)
committerFrancois-Xavier Le Bail <[email protected]>
Fri, 25 May 2018 08:46:05 +0000 (10:46 +0200)
cmakeconfig.h.in

index 2d28585e3cdb26785a3ad058926bb62a7866cf06..a29fc638261d6605e757f803fbb1cf47c27bf11e 100644 (file)
@@ -96,9 +96,6 @@
 /* if there's an os_proto.h for this platform, to use additional prototypes */
 #cmakedefine HAVE_OS_PROTO_H 1
 
-/* Define to 1 if you have the <pcap/bluetooth.h> header file. */
-#cmakedefine HAVE_PCAP_BLUETOOTH_H 1
-
 /* Define to 1 if you have the `pcap_breakloop' function. */
 #cmakedefine HAVE_PCAP_BREAKLOOP 1
 
 /* define if libpcap has pcap_list_datalinks() */
 #cmakedefine HAVE_PCAP_LIST_DATALINKS 1
 
-/* Define to 1 if you have the <pcap/nflog.h> header file. */
-#cmakedefine HAVE_PCAP_NFLOG_H 1
-
 /* Define to 1 if you have the `pcap_open' function. */
 #cmakedefine HAVE_PCAP_OPEN 1