156896Sfenner/* $FreeBSD$ */
275119Sfenner/* This is an edited copy of the config.h generated by configure. */
356896Sfenner
4214559Sdim/* config.h.  Generated from config.h.in by configure.  */
5127676Sbms/* config.h.in.  Generated from configure.in by autoheader.  */
656896Sfenner/* "generated automatically" means DO NOT MAKE CHANGES TO config.h.in --
756896Sfenner * make them to acconfig.h and rerun autoheader */
856896Sfenner
9146779Ssam/* Define if you enable IPv6 support */
10172687Smlaier/* See Makefile */
11146779Ssam/* #undef INET6 */
12146779Ssam
1356896Sfenner/* Define if you enable support for the libsmi. */
1456896Sfenner/* #undef LIBSMI */
1556896Sfenner
1656896Sfenner/* define if you have the addrinfo function. */
1756896Sfenner#define HAVE_ADDRINFO 1
1856896Sfenner
1956896Sfenner/* define if you need to include missing/addrinfoh.h. */
2056896Sfenner/* #undef NEED_ADDRINFO_H */
2156896Sfenner
2256896Sfenner/* define ifyou have the h_errno variable. */
2356896Sfenner#define HAVE_H_ERRNO 1
2456896Sfenner
2556896Sfenner/* define if you have struct sockaddr_storage */
2656896Sfenner#define HAVE_SOCKADDR_STORAGE 1
2756896Sfenner
28127676Sbms/* define if you have both getipnodebyname() and getipnodebyaddr() */
29127676Sbms/* #undef USE_GETIPNODEBY */
30127676Sbms
3198528Sfenner/* define if you have ether_ntohost() and it works */
3298528Sfenner#define USE_ETHER_NTOHOST 1
3375119Sfenner
34127676Sbms/* define if libpcap has pcap_version */
35127676Sbms/* #undef HAVE_PCAP_VERSION */
36127676Sbms
37127676Sbms/* define if libpcap has pcap_debug */
38127676Sbms/* #undef HAVE_PCAP_DEBUG */
39127676Sbms
40127676Sbms/* define if libpcap has yydebug */
41127676Sbms/* #undef HAVE_YYDEBUG */
42127676Sbms
43127676Sbms/* define if libpcap has pcap_list_datalinks() */
44127676Sbms#define HAVE_PCAP_LIST_DATALINKS 1
45127676Sbms
46127676Sbms/* define if libpcap has pcap_set_datalink() */
47127676Sbms#define HAVE_PCAP_SET_DATALINK 1
48127676Sbms
49127676Sbms/* define if libpcap has pcap_datalink_name_to_val() */
50127676Sbms#define HAVE_PCAP_DATALINK_NAME_TO_VAL 1
51127676Sbms
52127676Sbms/* define if libpcap has pcap_datalink_val_to_description() */
53127676Sbms#define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1
54127676Sbms
55147905Ssam/* define if libpcap has pcap_dump_ftell() */
56147905Ssam#define HAVE_PCAP_DUMP_FTELL 1
57147905Ssam
58146779Ssam/* define if you have getrpcbynumber() */
59146779Ssam#define HAVE_GETRPCBYNUMBER 1
60146779Ssam
61146779Ssam/* Workaround for missing 64-bit formats */
62146779Ssam/* #undef PRId64 */
63146779Ssam/* #undef PRIo64 */
64146779Ssam/* #undef PRIx64 */
65146779Ssam/* #undef PRIu64 */
66146779Ssam
6798528Sfenner/* Whether or not to include the possibly-buggy SMB printer */
6898528Sfenner#define TCPDUMP_DO_SMB 1
6998528Sfenner
70127676Sbms/* Define if you have the dnet_htoa function.  */
71127676Sbms/* #undef HAVE_DNET_HTOA */
7256896Sfenner
73127676Sbms/* Define if you have a dnet_htoa declaration in <netdnet/dnetdb.h>.  */
74127676Sbms/* #undef HAVE_NETDNET_DNETDB_H_DNET_HTOA */
7556896Sfenner
76146779Ssam/* define if should drop privileges by default */
77146779Ssam/* #undef WITH_USER */
78146779Ssam
79146779Ssam/* define if should chroot when dropping privileges */
80146779Ssam/* #undef WITH_CHROOT */
81146779Ssam
82146779Ssam/* Define to 1 if you have the `alarm' function. */
83146779Ssam#define HAVE_ALARM 1
84146779Ssam
85127676Sbms/* Define to 1 if you have the `bpf_dump' function. */
8675119Sfenner#define HAVE_BPF_DUMP 1
8775119Sfenner
88146779Ssam/* Define to 1 if you have the declaration of `ether_ntohost', and to 0 if you
89146779Ssam   don't. */
90146779Ssam#define HAVE_DECL_ETHER_NTOHOST 1
91146779Ssam
92127676Sbms/* Define to 1 if you have the `ether_ntohost' function. */
9356896Sfenner#define HAVE_ETHER_NTOHOST 1
9456896Sfenner
95127676Sbms/* Define to 1 if you have the <fcntl.h> header file. */
96127676Sbms#define HAVE_FCNTL_H 1
97127676Sbms
98235530Sdelphij/* Define to 1 if you have the `fork' function. */
99235530Sdelphij#define HAVE_FORK 1
100235530Sdelphij
101127676Sbms/* Define to 1 if you have the `getnameinfo' function. */
10256896Sfenner#define HAVE_GETNAMEINFO 1
10356896Sfenner
104127676Sbms/* Define to 1 if you have the <inttypes.h> header file. */
105127676Sbms#define HAVE_INTTYPES_H 1
10656896Sfenner
107127676Sbms/* Define to 1 if you have the `crypto' library (-lcrypto). */
108172687Smlaier/* See Makefile */
109127676Sbms/* #undef HAVE_LIBCRYPTO */
11056896Sfenner
111127676Sbms/* Define to 1 if you have the `rpc' library (-lrpc). */
112127676Sbms/* #undef HAVE_LIBRPC */
11356896Sfenner
114127676Sbms/* Define to 1 if you have the `smi' library (-lsmi). */
115127676Sbms/* #undef HAVE_LIBSMI */
116127676Sbms
117127676Sbms/* Define to 1 if you have the <memory.h> header file. */
118127676Sbms#define HAVE_MEMORY_H 1
119127676Sbms
120127676Sbms/* Define to 1 if you have the <netdnet/dnetdb.h> header file. */
121127676Sbms/* #undef HAVE_NETDNET_DNETDB_H */
122127676Sbms
123127676Sbms/* Define to 1 if you have the <netinet/ether.h> header file. */
124127676Sbms/* #undef HAVE_NETINET_ETHER_H */
125127676Sbms
126127676Sbms/* Define to 1 if you have the <netinet/if_ether.h> header file. */
127146779Ssam#define HAVE_NETINET_IF_ETHER_H 1
128127676Sbms
129172687Smlaier/* Define to 1 if you have the <net/pfvar.h> header file. */
130172687Smlaier/* See Makefile */
131172687Smlaier/* #undef HAVE_NET_PFVAR_H */
132172687Smlaier
133127676Sbms/* Define to 1 if you have the <openssl/evp.h> header file. */
134172687Smlaier/* See Makefile */
135146779Ssam/* #undef HAVE_OPENSSL_EVP_H 1 */
136127676Sbms
137214559Sdim/* if there's an os_proto.h for this platform, to use additional prototypes */
138214559Sdim/* #undef HAVE_OS_PROTO_H */
139214559Sdim
140214559Sdim/* Define to 1 if you have the <pcap/bluetooth.h> header file. */
141214559Sdim/* #undef HAVE_PCAP_BLUETOOTH_H */
142214559Sdim
143127676Sbms/* Define to 1 if you have the `pcap_breakloop' function. */
144127676Sbms#define HAVE_PCAP_BREAKLOOP 1
145127676Sbms
146214559Sdim/* Define to 1 if you have the `pcap_create' function. */
147214559Sdim#define HAVE_PCAP_CREATE 1
148214559Sdim
149127676Sbms/* Define to 1 if you have the `pcap_dump_flush' function. */
150127676Sbms#define HAVE_PCAP_DUMP_FLUSH 1
151127676Sbms
152127676Sbms/* Define to 1 if you have the `pcap_findalldevs' function. */
153127676Sbms#define HAVE_PCAP_FINDALLDEVS 1
154127676Sbms
155127676Sbms/* Define to 1 if the system has the type `pcap_if_t'. */
156127676Sbms#define HAVE_PCAP_IF_T 1
157127676Sbms
158127676Sbms/* Define to 1 if you have the `pcap_lib_version' function. */
159127676Sbms#define HAVE_PCAP_LIB_VERSION 1
160127676Sbms
161235530Sdelphij/* Define to 1 if you have the `pcap_set_tstamp_type' function. */
162235530Sdelphij#define HAVE_PCAP_SET_TSTAMP_TYPE 1
163235530Sdelphij
164214559Sdim/* Define to 1 if you have the <pcap/usb.h> header file. */
165214559Sdim/* #undef HAVE_PCAP_USB_H */
166214559Sdim
167127676Sbms/* Define to 1 if you have the `pfopen' function. */
16856896Sfenner/* #undef HAVE_PFOPEN */
16956896Sfenner
170127676Sbms/* Define to 1 if you have the <rpc/rpcent.h> header file. */
171127676Sbms#define HAVE_RPC_RPCENT_H 1
172127676Sbms
173235530Sdelphij/* Define to 1 if you have the <rpc/rpc.h> header file. */
174235530Sdelphij#define HAVE_RPC_RPC_H 1
175235530Sdelphij
176127676Sbms/* Define to 1 if you have the `setlinebuf' function. */
17756896Sfenner#define HAVE_SETLINEBUF 1
17856896Sfenner
179127676Sbms/* Define to 1 if you have the `sigaction' function. */
18056896Sfenner#define HAVE_SIGACTION 1
18156896Sfenner
182127676Sbms/* Define to 1 if you have the `sigset' function. */
18356896Sfenner/* #undef HAVE_SIGSET */
18456896Sfenner
185127676Sbms/* Define to 1 if you have the <smi.h> header file. */
186127676Sbms/* #undef HAVE_SMI_H */
187127676Sbms
188127676Sbms/* Define to 1 if you have the `snprintf' function. */
18975119Sfenner#define HAVE_SNPRINTF 1
19075119Sfenner
191214559Sdim/* if struct sockaddr has the sa_len member */
192214559Sdim#define HAVE_SOCKADDR_SA_LEN 1
193214559Sdim
194127676Sbms/* Define to 1 if you have the <stdint.h> header file. */
195127676Sbms#define HAVE_STDINT_H 1
196127676Sbms
197127676Sbms/* Define to 1 if you have the <stdlib.h> header file. */
198127676Sbms#define HAVE_STDLIB_H 1
199127676Sbms
200127676Sbms/* Define to 1 if you have the `strcasecmp' function. */
20156896Sfenner#define HAVE_STRCASECMP 1
202127676Sbms
203127676Sbms/* Define to 1 if you have the `strdup' function. */
20498528Sfenner#define HAVE_STRDUP 1
20556896Sfenner
206127676Sbms/* Define to 1 if you have the `strftime' function. */
207127676Sbms#define HAVE_STRFTIME 1
208127676Sbms
209127676Sbms/* Define to 1 if you have the <strings.h> header file. */
210127676Sbms#define HAVE_STRINGS_H 1
211127676Sbms
212127676Sbms/* Define to 1 if you have the <string.h> header file. */
213127676Sbms#define HAVE_STRING_H 1
214127676Sbms
215127676Sbms/* Define to 1 if you have the `strlcat' function. */
21675119Sfenner#define HAVE_STRLCAT 1
21775119Sfenner
218127676Sbms/* Define to 1 if you have the `strlcpy' function. */
21975119Sfenner#define HAVE_STRLCPY 1
22075119Sfenner
221127676Sbms/* Define to 1 if you have the `strsep' function. */
222127676Sbms#define HAVE_STRSEP 1
223127676Sbms
224172687Smlaier/* Define to 1 if the system has the type `struct ether_addr'. */
225172687Smlaier/* #undef HAVE_STRUCT_ETHER_ADDR */
226172687Smlaier
227172687Smlaier/* Define to 1 if you have the <sys/bitypes.h> header file. */
228172687Smlaier/* #undef HAVE_SYS_BITYPES_H */
229172687Smlaier
230127676Sbms/* Define to 1 if you have the <sys/stat.h> header file. */
231127676Sbms#define HAVE_SYS_STAT_H 1
232127676Sbms
233127676Sbms/* Define to 1 if you have the <sys/types.h> header file. */
234127676Sbms#define HAVE_SYS_TYPES_H 1
235127676Sbms
236127676Sbms/* Define to 1 if you have the <unistd.h> header file. */
237127676Sbms#define HAVE_UNISTD_H 1
238127676Sbms
239235530Sdelphij/* Define to 1 if you have the `vfork' function. */
240235530Sdelphij#define HAVE_VFORK 1
241235530Sdelphij
242127676Sbms/* Define to 1 if you have the `vfprintf' function. */
24356896Sfenner#define HAVE_VFPRINTF 1
24456896Sfenner
245127676Sbms/* Define to 1 if you have the `vsnprintf' function. */
24675119Sfenner#define HAVE_VSNPRINTF 1
24775119Sfenner
248127676Sbms/* define if your compiler has __attribute__ */
249127676Sbms#define HAVE___ATTRIBUTE__ 1
25056896Sfenner
251214559Sdim/* if unaligned access fails */
252214559Sdim/* #undef LBL_ALIGN */
253214559Sdim
254146779Ssam/* Define to 1 if netinet/ether.h declares `ether_ntohost' */
255146779Ssam/* #undef NETINET_ETHER_H_DECLARES_ETHER_NTOHOST */
256146779Ssam
257146779Ssam/* Define to 1 if netinet/if_ether.h declares `ether_ntohost' */
258251158Sdelphij#define NETINET_IF_ETHER_H_DECLARES_ETHER_NTOHOST /**/
259146779Ssam
260127676Sbms/* Define to the address where bug reports for this package should be sent. */
261127676Sbms#define PACKAGE_BUGREPORT ""
26256896Sfenner
263127676Sbms/* Define to the full name of this package. */
264127676Sbms#define PACKAGE_NAME ""
26556896Sfenner
266127676Sbms/* Define to the full name and version of this package. */
267127676Sbms#define PACKAGE_STRING ""
26856896Sfenner
269127676Sbms/* Define to the one symbol short name of this package. */
270127676Sbms#define PACKAGE_TARNAME ""
27156896Sfenner
272127676Sbms/* Define to the version of this package. */
273127676Sbms#define PACKAGE_VERSION ""
27456896Sfenner
275127676Sbms/* Define as the return type of signal handlers (`int' or `void'). */
276127676Sbms#define RETSIGTYPE void
27756896Sfenner
278214559Sdim/* return value of signal handlers */
279251158Sdelphij#define RETSIGVAL /**/
280214559Sdim
281127676Sbms/* Define to 1 if you have the ANSI C header files. */
282127676Sbms#define STDC_HEADERS 1
283127676Sbms
284127676Sbms/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
285127676Sbms#define TIME_WITH_SYS_TIME 1
286127676Sbms
287214559Sdim/* get BSD semantics on Irix */
288214559Sdim/* #undef _BSD_SIGNALS */
289214559Sdim
290214559Sdim/* needed on HP-UX */
291214559Sdim/* #undef _HPUX_SOURCE */
292214559Sdim
293235530Sdelphij/* define on AIX to get certain functions */
294235530Sdelphij/* #undef _SUN */
295235530Sdelphij
296214559Sdim/* define if your compiler allows __attribute__((format)) to be applied to
297214559Sdim   function pointers */
298214559Sdim#define __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS 1
299214559Sdim
300214559Sdim/* to handle Ultrix compilers that don't support const in prototypes */
301214559Sdim/* #undef const */
302214559Sdim
303127676Sbms/* Define as token for inline if inlining supported */
304127676Sbms#define inline inline
305172687Smlaier
306172687Smlaier/* Define to `short' if int16_t not defined. */
307172687Smlaier/* #undef int16_t */
308172687Smlaier
309172687Smlaier/* Define to `int' if int32_t not defined. */
310172687Smlaier/* #undef int32_t */
311172687Smlaier
312172687Smlaier/* Define to `long long' if int64_t not defined. */
313172687Smlaier/* #undef int64_t */
314172687Smlaier
315172687Smlaier/* Define to `signed char' if int8_t not defined. */
316172687Smlaier/* #undef int8_t */
317172687Smlaier
318172687Smlaier/* Define to `unsigned short' if u_int16_t not defined. */
319172687Smlaier/* #undef u_int16_t */
320172687Smlaier
321172687Smlaier/* Define to `unsigned int' if u_int32_t not defined. */
322172687Smlaier/* #undef u_int32_t */
323172687Smlaier
324172687Smlaier/* Define to `unsigned long long' if u_int64_t not defined. */
325172687Smlaier/* #undef u_int64_t */
326172687Smlaier
327172687Smlaier/* Define to `unsigned char' if u_int8_t not defined. */
328172687Smlaier/* #undef u_int8_t */
329