/* config.h. Generated from config.h.in by configure. */ /* * $Id: config.h.in,v 1.5 2006/11/28 13:36:02 jpr5 Exp $ * * Copyright (c) 2006 Jordan Ritter * * Please refer to the LICENSE file for more information. * */ #define USE_PCRE 0 #define USE_IPv6 0 #define HAVE_DLT_RAW 1 #define HAVE_DLT_LOOP 1 #define HAVE_DLT_LINUX_SLL 1 #define HAVE_DLT_IEEE802_11 1 #define HAVE_DLT_IEEE802_11_RADIO 1 #define HAVE_DUMB_UDPHDR 0 #define USE_PCAP_RESTART 0 #define PCAP_RESTART_FUNC unused #define USE_DROPPRIVS 1 #define DROPPRIVS_USER "nobody" .