Update files for tcpdump-4.2.1 import.
[dragonfly.git] / usr.sbin / tcpdump / config.h
1 /* config.h.  Generated from config.h.in by configure.  */
2 /* config.h.in.  Generated from configure.in by autoheader.  */
3 /* "generated automatically" means DO NOT MAKE CHANGES TO config.h.in --
4  * make them to acconfig.h and rerun autoheader */
5
6 /* Define if you enable IPv6 support */
7 /* #undef INET6 */
8
9 /* Define if you enable support for the libsmi. */
10 /* #undef LIBSMI */
11
12 /* define if you have the addrinfo function. */
13 #define HAVE_ADDRINFO 1
14
15 /* define if you need to include missing/addrinfoh.h. */
16 /* #undef NEED_ADDRINFO_H */
17
18 /* define ifyou have the h_errno variable. */
19 #define HAVE_H_ERRNO 1
20
21 /* define if you have struct sockaddr_storage */
22 #define HAVE_SOCKADDR_STORAGE 1
23
24 /* define if you have both getipnodebyname() and getipnodebyaddr() */
25 /* #undef USE_GETIPNODEBY */
26
27 /* define if you have ether_ntohost() and it works */
28 #define USE_ETHER_NTOHOST 1
29
30 /* define if libpcap has pcap_version */
31 /* #undef HAVE_PCAP_VERSION */
32
33 /* define if libpcap has pcap_debug */
34 #define HAVE_PCAP_DEBUG 1
35
36 /* define if libpcap has yydebug */
37 /* #undef HAVE_YYDEBUG */
38
39 /* define if libpcap has pcap_list_datalinks() */
40 #define HAVE_PCAP_LIST_DATALINKS 1
41
42 /* define if libpcap has pcap_set_datalink() */
43 #define HAVE_PCAP_SET_DATALINK 1
44
45 /* define if libpcap has pcap_datalink_name_to_val() */
46 #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1
47
48 /* define if libpcap has pcap_datalink_val_to_description() */
49 #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1
50
51 /* define if libpcap has pcap_dump_ftell() */
52 #define HAVE_PCAP_DUMP_FTELL 1
53
54 /* define if you have getrpcbynumber() */
55 #define HAVE_GETRPCBYNUMBER 1
56
57 /* Workaround for missing 64-bit formats */
58 /* #undef PRId64 */
59 /* #undef PRIo64 */
60 /* #undef PRIx64 */
61 /* #undef PRIu64 */
62
63 /* Whether or not to include the possibly-buggy SMB printer */
64 #define TCPDUMP_DO_SMB 1
65
66 /* Define if you have the dnet_htoa function.  */
67 /* #undef HAVE_DNET_HTOA */
68
69 /* Define if you have a dnet_htoa declaration in <netdnet/dnetdb.h>.  */
70 /* #undef HAVE_NETDNET_DNETDB_H_DNET_HTOA */
71
72 /* define if should drop privileges by default */
73 /* #undef WITH_USER */
74
75 /* define if should chroot when dropping privileges */
76 /* #undef WITH_CHROOT */
77
78 /* Define to 1 if you have the `alarm' function. */
79 #define HAVE_ALARM 1
80
81 /* Define to 1 if you have the `bpf_dump' function. */
82 #define HAVE_BPF_DUMP 1
83
84 /* Define to 1 if you have the declaration of `ether_ntohost', and to 0 if you
85    don't. */
86 #define HAVE_DECL_ETHER_NTOHOST 1
87
88 /* Define to 1 if you have the `ether_ntohost' function. */
89 #define HAVE_ETHER_NTOHOST 1
90
91 /* Define to 1 if you have the <fcntl.h> header file. */
92 #define HAVE_FCNTL_H 1
93
94 /* Define to 1 if you have the `fork' function. */
95 #define HAVE_FORK 1
96
97 /* Define to 1 if you have the `getnameinfo' function. */
98 /* #undef HAVE_GETNAMEINFO */
99
100 /* Define to 1 if you have the <inttypes.h> header file. */
101 #define HAVE_INTTYPES_H 1
102
103 /* Define to 1 if you have the `crypto' library (-lcrypto). */
104 /* #undef HAVE_LIBCRYPTO */
105
106 /* Define to 1 if you have the `rpc' library (-lrpc). */
107 /* #undef HAVE_LIBRPC */
108
109 /* Define to 1 if you have the `smi' library (-lsmi). */
110 /* #undef HAVE_LIBSMI */
111
112 /* Define to 1 if you have the <memory.h> header file. */
113 #define HAVE_MEMORY_H 1
114
115 /* Define to 1 if you have the <netdnet/dnetdb.h> header file. */
116 /* #undef HAVE_NETDNET_DNETDB_H */
117
118 /* Define to 1 if you have the <netinet/ether.h> header file. */
119 /* #undef HAVE_NETINET_ETHER_H */
120
121 /* Define to 1 if you have the <netinet/if_ether.h> header file. */
122 #define HAVE_NETINET_IF_ETHER_H 1
123
124 /* Define to 1 if you have the <net/pfvar.h> header file. */
125 /* #undef HAVE_NET_PFVAR_H */
126
127 /* Define to 1 if you have the <openssl/evp.h> header file. */
128 /* #undef HAVE_OPENSSL_EVP_H */
129
130 /* if there's an os_proto.h for this platform, to use additional prototypes */
131 /* #undef HAVE_OS_PROTO_H */
132
133 /* Define to 1 if you have the <pcap/bluetooth.h> header file. */
134 /* #undef HAVE_PCAP_BLUETOOTH_H */
135
136 /* Define to 1 if you have the `pcap_breakloop' function. */
137 #define HAVE_PCAP_BREAKLOOP 1
138
139 /* Define to 1 if you have the `pcap_create' function. */
140 #define HAVE_PCAP_CREATE 1
141
142 /* Define to 1 if you have the `pcap_dump_flush' function. */
143 #define HAVE_PCAP_DUMP_FLUSH 1
144
145 /* Define to 1 if you have the `pcap_findalldevs' function. */
146 #define HAVE_PCAP_FINDALLDEVS 1
147
148 /* Define to 1 if the system has the type `pcap_if_t'. */
149 #define HAVE_PCAP_IF_T 1
150
151 /* Define to 1 if you have the `pcap_lib_version' function. */
152 #define HAVE_PCAP_LIB_VERSION 1
153
154 /* Define to 1 if you have the `pcap_set_tstamp_type' function. */
155 #define HAVE_PCAP_SET_TSTAMP_TYPE 1
156
157 /* Define to 1 if you have the <pcap/usb.h> header file. */
158 /* #undef HAVE_PCAP_USB_H */
159
160 /* Define to 1 if you have the `pfopen' function. */
161 /* #undef HAVE_PFOPEN */
162
163 /* Define to 1 if you have the <rpc/rpcent.h> header file. */
164 #define HAVE_RPC_RPCENT_H 1
165
166 /* Define to 1 if you have the <rpc/rpc.h> header file. */
167 #define HAVE_RPC_RPC_H 1
168
169 /* Define to 1 if you have the `setlinebuf' function. */
170 #define HAVE_SETLINEBUF 1
171
172 /* Define to 1 if you have the `sigaction' function. */
173 #define HAVE_SIGACTION 1
174
175 /* Define to 1 if you have the `sigset' function. */
176 /* #undef HAVE_SIGSET */
177
178 /* Define to 1 if you have the <smi.h> header file. */
179 /* #undef HAVE_SMI_H */
180
181 /* Define to 1 if you have the `snprintf' function. */
182 #define HAVE_SNPRINTF 1
183
184 /* if struct sockaddr has the sa_len member */
185 #define HAVE_SOCKADDR_SA_LEN 1
186
187 /* Define to 1 if you have the <stdint.h> header file. */
188 #define HAVE_STDINT_H 1
189
190 /* Define to 1 if you have the <stdlib.h> header file. */
191 #define HAVE_STDLIB_H 1
192
193 /* Define to 1 if you have the `strcasecmp' function. */
194 #define HAVE_STRCASECMP 1
195
196 /* Define to 1 if you have the `strdup' function. */
197 #define HAVE_STRDUP 1
198
199 /* Define to 1 if you have the `strftime' function. */
200 #define HAVE_STRFTIME 1
201
202 /* Define to 1 if you have the <strings.h> header file. */
203 #define HAVE_STRINGS_H 1
204
205 /* Define to 1 if you have the <string.h> header file. */
206 #define HAVE_STRING_H 1
207
208 /* Define to 1 if you have the `strlcat' function. */
209 #define HAVE_STRLCAT 1
210
211 /* Define to 1 if you have the `strlcpy' function. */
212 #define HAVE_STRLCPY 1
213
214 /* Define to 1 if you have the `strsep' function. */
215 #define HAVE_STRSEP 1
216
217 /* Define to 1 if the system has the type `struct ether_addr'. */
218 /* #undef HAVE_STRUCT_ETHER_ADDR */
219
220 /* Define to 1 if you have the <sys/bitypes.h> header file. */
221 /* #undef HAVE_SYS_BITYPES_H */
222
223 /* Define to 1 if you have the <sys/stat.h> header file. */
224 #define HAVE_SYS_STAT_H 1
225
226 /* Define to 1 if you have the <sys/types.h> header file. */
227 #define HAVE_SYS_TYPES_H 1
228
229 /* Define to 1 if you have the <unistd.h> header file. */
230 #define HAVE_UNISTD_H 1
231
232 /* Define to 1 if you have the `vfork' function. */
233 #define HAVE_VFORK 1
234
235 /* Define to 1 if you have the `vfprintf' function. */
236 #define HAVE_VFPRINTF 1
237
238 /* Define to 1 if you have the `vsnprintf' function. */
239 #define HAVE_VSNPRINTF 1
240
241 /* define if your compiler has __attribute__ */
242 #define HAVE___ATTRIBUTE__ 1
243
244 /* if unaligned access fails */
245 /* #undef LBL_ALIGN */
246
247 /* Define to 1 if netinet/ether.h declares `ether_ntohost' */
248 /* #undef NETINET_ETHER_H_DECLARES_ETHER_NTOHOST */
249
250 /* Define to 1 if netinet/if_ether.h declares `ether_ntohost' */
251 #define NETINET_IF_ETHER_H_DECLARES_ETHER_NTOHOST 
252
253 /* Define to the address where bug reports for this package should be sent. */
254 #define PACKAGE_BUGREPORT ""
255
256 /* Define to the full name of this package. */
257 #define PACKAGE_NAME ""
258
259 /* Define to the full name and version of this package. */
260 #define PACKAGE_STRING ""
261
262 /* Define to the one symbol short name of this package. */
263 #define PACKAGE_TARNAME ""
264
265 /* Define to the version of this package. */
266 #define PACKAGE_VERSION ""
267
268 /* Define as the return type of signal handlers (`int' or `void'). */
269 #define RETSIGTYPE void
270
271 /* return value of signal handlers */
272 #define RETSIGVAL 
273
274 /* Define to 1 if you have the ANSI C header files. */
275 #define STDC_HEADERS 1
276
277 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
278 #define TIME_WITH_SYS_TIME 1
279
280 /* get BSD semantics on Irix */
281 /* #undef _BSD_SIGNALS */
282
283 /* needed on HP-UX */
284 /* #undef _HPUX_SOURCE */
285
286 /* define on AIX to get certain functions */
287 /* #undef _SUN */
288
289 /* define if your compiler allows __attribute__((format)) to be applied to
290    function pointers */
291 #define __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS 1
292
293 /* to handle Ultrix compilers that don't support const in prototypes */
294 /* #undef const */
295
296 /* Define as token for inline if inlining supported */
297 #define inline inline
298
299 /* Define to `short' if int16_t not defined. */
300 /* #undef int16_t */
301
302 /* Define to `int' if int32_t not defined. */
303 /* #undef int32_t */
304
305 /* Define to `long long' if int64_t not defined. */
306 /* #undef int64_t */
307
308 /* Define to `signed char' if int8_t not defined. */
309 /* #undef int8_t */
310
311 /* Define to `unsigned short' if u_int16_t not defined. */
312 /* #undef u_int16_t */
313
314 /* Define to `unsigned int' if u_int32_t not defined. */
315 /* #undef u_int32_t */
316
317 /* Define to `unsigned long long' if u_int64_t not defined. */
318 /* #undef u_int64_t */
319
320 /* Define to `unsigned char' if u_int8_t not defined. */
321 /* #undef u_int8_t */