--- src/lib/libpcap/config.h 2006/12/25 00:42:01 1.4 +++ src/lib/libpcap/config.h 2007/08/07 18:12:02 1.5 @@ -12,6 +12,9 @@ /* Enable optimizer debugging */ /* #undef BDEBUG */ +/* define if you have a cloning BPF device */ +/* #undef HAVE_CLONING_BPF */ + /* define if you have the DAG API */ /* #undef HAVE_DAG_API */ @@ -58,6 +61,9 @@ /* if there's an os_proto.h */ /* #undef HAVE_OS_PROTO_H */ +/* Define to 1 if you have the header file. */ +#define HAVE_PATHS_H 1 + /* define if you have a /proc/net/dev */ /* #undef HAVE_PROC_NET_DEV */