diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in index 81da0ced..a3ae3ac4 100644 --- a/config.h.in +++ b/config.h.in @@ -106,6 +106,9 @@ /* define if libpcap has pcap_list_datalinks() */ #undef HAVE_PCAP_LIST_DATALINKS +/* Define to 1 if you have the <pcap/nflog.h> header file. */ +#undef HAVE_PCAP_NFLOG_H + /* Define to 1 if you have the `pcap_setdirection' function. */ #undef HAVE_PCAP_SETDIRECTION |