xref: /freebsd/contrib/tcpdump/config.h.in (revision 39e421e8cedb2a1e819ab3f703a22b4c3da76b61)
1*39e421e8SCy Schubert/* config.h.in.  Generated from configure.ac by autoheader.  */
2b0453382SBill Fenner
33340d773SGleb Smirnoff/* define if you want to build the possibly-buggy SMB printer */
43340d773SGleb Smirnoff#undef ENABLE_SMB
5b0453382SBill Fenner
61de50e9fSSam Leffler/* Define to 1 if you have the `alarm' function. */
71de50e9fSSam Leffler#undef HAVE_ALARM
81de50e9fSSam Leffler
95b0fe478SBruce M Simpson/* Define to 1 if you have the `bpf_dump' function. */
10685295f4SBill Fenner#undef HAVE_BPF_DUMP
11685295f4SBill Fenner
123057e051SGleb Smirnoff/* capsicum support available */
133057e051SGleb Smirnoff#undef HAVE_CAPSICUM
143c602fabSXin LI
153c602fabSXin LI/* Define to 1 if you have the `cap_enter' function. */
163c602fabSXin LI#undef HAVE_CAP_ENTER
173c602fabSXin LI
183c602fabSXin LI/* Define to 1 if you have the `cap_ioctls_limit' function. */
193c602fabSXin LI#undef HAVE_CAP_IOCTLS_LIMIT
203c602fabSXin LI
218bdc5a62SPatrick Kelsey/* Define to 1 if you have the <cap-ng.h> header file. */
228bdc5a62SPatrick Kelsey#undef HAVE_CAP_NG_H
233c602fabSXin LI
243c602fabSXin LI/* Define to 1 if you have the `cap_rights_limit' function. */
253c602fabSXin LI#undef HAVE_CAP_RIGHTS_LIMIT
263c602fabSXin LI
271de50e9fSSam Leffler/* Define to 1 if you have the declaration of `ether_ntohost', and to 0 if you
281de50e9fSSam Leffler   don't. */
291de50e9fSSam Leffler#undef HAVE_DECL_ETHER_NTOHOST
301de50e9fSSam Leffler
315b0fe478SBruce M Simpson/* Define to 1 if you have the `ether_ntohost' function. */
32b0453382SBill Fenner#undef HAVE_ETHER_NTOHOST
33b0453382SBill Fenner
340bff6a5aSEd Maste/* Define to 1 if you have the `EVP_CipherInit_ex' function. */
350bff6a5aSEd Maste#undef HAVE_EVP_CIPHERINIT_EX
360bff6a5aSEd Maste
373340d773SGleb Smirnoff/* Define to 1 if you have the `EVP_CIPHER_CTX_new' function. */
383340d773SGleb Smirnoff#undef HAVE_EVP_CIPHER_CTX_NEW
393340d773SGleb Smirnoff
405b0fe478SBruce M Simpson/* Define to 1 if you have the <fcntl.h> header file. */
41b0453382SBill Fenner#undef HAVE_FCNTL_H
42b0453382SBill Fenner
43cac3dcd5SXin LI/* Define to 1 if you have the `fork' function. */
44cac3dcd5SXin LI#undef HAVE_FORK
45cac3dcd5SXin LI
463c602fabSXin LI/* Define to 1 if you have the `getopt_long' function. */
473c602fabSXin LI#undef HAVE_GETOPT_LONG
483c602fabSXin LI
493c602fabSXin LI/* define if you have getrpcbynumber() */
503c602fabSXin LI#undef HAVE_GETRPCBYNUMBER
513c602fabSXin LI
525b0fe478SBruce M Simpson/* Define to 1 if you have the <inttypes.h> header file. */
535b0fe478SBruce M Simpson#undef HAVE_INTTYPES_H
54b0453382SBill Fenner
558bdc5a62SPatrick Kelsey/* Define to 1 if you have the `cap-ng' library (-lcap-ng). */
568bdc5a62SPatrick Kelsey#undef HAVE_LIBCAP_NG
578bdc5a62SPatrick Kelsey
585b0fe478SBruce M Simpson/* Define to 1 if you have the `crypto' library (-lcrypto). */
59b0453382SBill Fenner#undef HAVE_LIBCRYPTO
60b0453382SBill Fenner
615b0fe478SBruce M Simpson/* Define to 1 if you have the `rpc' library (-lrpc). */
62b0453382SBill Fenner#undef HAVE_LIBRPC
63b0453382SBill Fenner
645b0fe478SBruce M Simpson/* Define to 1 if you have the <memory.h> header file. */
655b0fe478SBruce M Simpson#undef HAVE_MEMORY_H
665b0fe478SBruce M Simpson
675b0fe478SBruce M Simpson/* Define to 1 if you have the <netinet/ether.h> header file. */
685b0fe478SBruce M Simpson#undef HAVE_NETINET_ETHER_H
695b0fe478SBruce M Simpson
705b0fe478SBruce M Simpson/* Define to 1 if you have the <netinet/if_ether.h> header file. */
715b0fe478SBruce M Simpson#undef HAVE_NETINET_IF_ETHER_H
725b0fe478SBruce M Simpson
733340d773SGleb Smirnoff/* Define to 1 if you have the <net/if_pflog.h> header file. */
743340d773SGleb Smirnoff#undef HAVE_NET_IF_PFLOG_H
753340d773SGleb Smirnoff
76b5bfcb5dSMax Laier/* Define to 1 if you have the <net/pfvar.h> header file. */
77b5bfcb5dSMax Laier#undef HAVE_NET_PFVAR_H
78b5bfcb5dSMax Laier
793c602fabSXin LI/* Define to 1 if you have the `openat' function. */
803c602fabSXin LI#undef HAVE_OPENAT
813c602fabSXin LI
825b0fe478SBruce M Simpson/* Define to 1 if you have the <openssl/evp.h> header file. */
835b0fe478SBruce M Simpson#undef HAVE_OPENSSL_EVP_H
845b0fe478SBruce M Simpson
853340d773SGleb Smirnoff/* define if the OS provides AF_INET6 and struct in6_addr */
863340d773SGleb Smirnoff#undef HAVE_OS_IPV6_SUPPORT
873340d773SGleb Smirnoff
8827df3f5dSRui Paulo/* if there's an os_proto.h for this platform, to use additional prototypes */
8927df3f5dSRui Paulo#undef HAVE_OS_PROTO_H
9027df3f5dSRui Paulo
91a5779b6eSRui Paulo/* Define to 1 if you have the <pcap/bluetooth.h> header file. */
92a5779b6eSRui Paulo#undef HAVE_PCAP_BLUETOOTH_H
93a5779b6eSRui Paulo
945b0fe478SBruce M Simpson/* Define to 1 if you have the `pcap_breakloop' function. */
955b0fe478SBruce M Simpson#undef HAVE_PCAP_BREAKLOOP
965b0fe478SBruce M Simpson
97a5779b6eSRui Paulo/* Define to 1 if you have the `pcap_create' function. */
98a5779b6eSRui Paulo#undef HAVE_PCAP_CREATE
99a5779b6eSRui Paulo
1003c602fabSXin LI/* define if libpcap has pcap_datalink_name_to_val() */
1013c602fabSXin LI#undef HAVE_PCAP_DATALINK_NAME_TO_VAL
1023c602fabSXin LI
1033c602fabSXin LI/* define if libpcap has pcap_datalink_val_to_description() */
1043c602fabSXin LI#undef HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION
1053c602fabSXin LI
1063c602fabSXin LI/* define if libpcap has pcap_debug */
1073c602fabSXin LI#undef HAVE_PCAP_DEBUG
1083c602fabSXin LI
1095b0fe478SBruce M Simpson/* Define to 1 if you have the `pcap_dump_flush' function. */
1105b0fe478SBruce M Simpson#undef HAVE_PCAP_DUMP_FLUSH
1115b0fe478SBruce M Simpson
1123c602fabSXin LI/* define if libpcap has pcap_dump_ftell() */
1133c602fabSXin LI#undef HAVE_PCAP_DUMP_FTELL
1143c602fabSXin LI
1155b0fe478SBruce M Simpson/* Define to 1 if you have the `pcap_findalldevs' function. */
1165b0fe478SBruce M Simpson#undef HAVE_PCAP_FINDALLDEVS
1175b0fe478SBruce M Simpson
1183c602fabSXin LI/* Define to 1 if you have the `pcap_free_datalinks' function. */
1193c602fabSXin LI#undef HAVE_PCAP_FREE_DATALINKS
1203c602fabSXin LI
1215b0fe478SBruce M Simpson/* Define to 1 if the system has the type `pcap_if_t'. */
1225b0fe478SBruce M Simpson#undef HAVE_PCAP_IF_T
1235b0fe478SBruce M Simpson
1245b0fe478SBruce M Simpson/* Define to 1 if you have the `pcap_lib_version' function. */
1255b0fe478SBruce M Simpson#undef HAVE_PCAP_LIB_VERSION
1265b0fe478SBruce M Simpson
1273c602fabSXin LI/* define if libpcap has pcap_list_datalinks() */
1283c602fabSXin LI#undef HAVE_PCAP_LIST_DATALINKS
1293c602fabSXin LI
1303c602fabSXin LI/* Define to 1 if you have the <pcap/nflog.h> header file. */
1313c602fabSXin LI#undef HAVE_PCAP_NFLOG_H
1323c602fabSXin LI
1333c602fabSXin LI/* Define to 1 if you have the `pcap_setdirection' function. */
1343c602fabSXin LI#undef HAVE_PCAP_SETDIRECTION
1353c602fabSXin LI
1363c602fabSXin LI/* Define to 1 if you have the `pcap_set_datalink' function. */
1373c602fabSXin LI#undef HAVE_PCAP_SET_DATALINK
1383c602fabSXin LI
1398bdc5a62SPatrick Kelsey/* Define to 1 if you have the `pcap_set_immediate_mode' function. */
1408bdc5a62SPatrick Kelsey#undef HAVE_PCAP_SET_IMMEDIATE_MODE
1418bdc5a62SPatrick Kelsey
1423340d773SGleb Smirnoff/* Define to 1 if you have the `pcap_set_optimizer_debug' function. */
1433340d773SGleb Smirnoff#undef HAVE_PCAP_SET_OPTIMIZER_DEBUG
1443340d773SGleb Smirnoff
1453340d773SGleb Smirnoff/* Define to 1 if you have the `pcap_set_parser_debug' function. */
1463340d773SGleb Smirnoff#undef HAVE_PCAP_SET_PARSER_DEBUG
1473340d773SGleb Smirnoff
1483c602fabSXin LI/* Define to 1 if you have the `pcap_set_tstamp_precision' function. */
1493c602fabSXin LI#undef HAVE_PCAP_SET_TSTAMP_PRECISION
1503c602fabSXin LI
151cac3dcd5SXin LI/* Define to 1 if you have the `pcap_set_tstamp_type' function. */
152cac3dcd5SXin LI#undef HAVE_PCAP_SET_TSTAMP_TYPE
153cac3dcd5SXin LI
15427df3f5dSRui Paulo/* Define to 1 if you have the <pcap/usb.h> header file. */
15527df3f5dSRui Paulo#undef HAVE_PCAP_USB_H
15627df3f5dSRui Paulo
1573c602fabSXin LI/* define if libpcap has pcap_version */
1583c602fabSXin LI#undef HAVE_PCAP_VERSION
1593c602fabSXin LI
1605b0fe478SBruce M Simpson/* Define to 1 if you have the `pfopen' function. */
1615b0fe478SBruce M Simpson#undef HAVE_PFOPEN
1625b0fe478SBruce M Simpson
1635b0fe478SBruce M Simpson/* Define to 1 if you have the <rpc/rpcent.h> header file. */
1645b0fe478SBruce M Simpson#undef HAVE_RPC_RPCENT_H
1655b0fe478SBruce M Simpson
166cac3dcd5SXin LI/* Define to 1 if you have the <rpc/rpc.h> header file. */
167cac3dcd5SXin LI#undef HAVE_RPC_RPC_H
168cac3dcd5SXin LI
1695b0fe478SBruce M Simpson/* Define to 1 if you have the `setlinebuf' function. */
1705b0fe478SBruce M Simpson#undef HAVE_SETLINEBUF
1715b0fe478SBruce M Simpson
1725b0fe478SBruce M Simpson/* Define to 1 if you have the `sigaction' function. */
1735b0fe478SBruce M Simpson#undef HAVE_SIGACTION
1745b0fe478SBruce M Simpson
1755b0fe478SBruce M Simpson/* Define to 1 if you have the `sigset' function. */
1765b0fe478SBruce M Simpson#undef HAVE_SIGSET
1775b0fe478SBruce M Simpson
1785b0fe478SBruce M Simpson/* Define to 1 if you have the `snprintf' function. */
1795b0fe478SBruce M Simpson#undef HAVE_SNPRINTF
1805b0fe478SBruce M Simpson
18127df3f5dSRui Paulo/* if struct sockaddr has the sa_len member */
18227df3f5dSRui Paulo#undef HAVE_SOCKADDR_SA_LEN
18327df3f5dSRui Paulo
1845b0fe478SBruce M Simpson/* Define to 1 if you have the <stdint.h> header file. */
1855b0fe478SBruce M Simpson#undef HAVE_STDINT_H
1865b0fe478SBruce M Simpson
1875b0fe478SBruce M Simpson/* Define to 1 if you have the <stdlib.h> header file. */
1885b0fe478SBruce M Simpson#undef HAVE_STDLIB_H
1895b0fe478SBruce M Simpson
1905b0fe478SBruce M Simpson/* Define to 1 if you have the `strdup' function. */
1915b0fe478SBruce M Simpson#undef HAVE_STRDUP
1925b0fe478SBruce M Simpson
1935b0fe478SBruce M Simpson/* Define to 1 if you have the `strftime' function. */
1945b0fe478SBruce M Simpson#undef HAVE_STRFTIME
1955b0fe478SBruce M Simpson
1965b0fe478SBruce M Simpson/* Define to 1 if you have the <strings.h> header file. */
1975b0fe478SBruce M Simpson#undef HAVE_STRINGS_H
1985b0fe478SBruce M Simpson
1995b0fe478SBruce M Simpson/* Define to 1 if you have the <string.h> header file. */
2005b0fe478SBruce M Simpson#undef HAVE_STRING_H
2015b0fe478SBruce M Simpson
2025b0fe478SBruce M Simpson/* Define to 1 if you have the `strlcat' function. */
2035b0fe478SBruce M Simpson#undef HAVE_STRLCAT
2045b0fe478SBruce M Simpson
2055b0fe478SBruce M Simpson/* Define to 1 if you have the `strlcpy' function. */
2065b0fe478SBruce M Simpson#undef HAVE_STRLCPY
2075b0fe478SBruce M Simpson
2085b0fe478SBruce M Simpson/* Define to 1 if you have the `strsep' function. */
2095b0fe478SBruce M Simpson#undef HAVE_STRSEP
2105b0fe478SBruce M Simpson
211f4d0c64aSSam Leffler/* Define to 1 if the system has the type `struct ether_addr'. */
212f4d0c64aSSam Leffler#undef HAVE_STRUCT_ETHER_ADDR
213f4d0c64aSSam Leffler
2145b0fe478SBruce M Simpson/* Define to 1 if you have the <sys/stat.h> header file. */
2155b0fe478SBruce M Simpson#undef HAVE_SYS_STAT_H
2165b0fe478SBruce M Simpson
2175b0fe478SBruce M Simpson/* Define to 1 if you have the <sys/types.h> header file. */
2185b0fe478SBruce M Simpson#undef HAVE_SYS_TYPES_H
2195b0fe478SBruce M Simpson
2208bdc5a62SPatrick Kelsey/* Define to 1 if the system has the type `uintptr_t'. */
2218bdc5a62SPatrick Kelsey#undef HAVE_UINTPTR_T
2228bdc5a62SPatrick Kelsey
2235b0fe478SBruce M Simpson/* Define to 1 if you have the <unistd.h> header file. */
2245b0fe478SBruce M Simpson#undef HAVE_UNISTD_H
2255b0fe478SBruce M Simpson
226cac3dcd5SXin LI/* Define to 1 if you have the `vfork' function. */
227cac3dcd5SXin LI#undef HAVE_VFORK
228cac3dcd5SXin LI
2295b0fe478SBruce M Simpson/* Define to 1 if you have the `vfprintf' function. */
2305b0fe478SBruce M Simpson#undef HAVE_VFPRINTF
2315b0fe478SBruce M Simpson
2325b0fe478SBruce M Simpson/* Define to 1 if you have the `vsnprintf' function. */
2335b0fe478SBruce M Simpson#undef HAVE_VSNPRINTF
2349afd0c29SBill Fenner
2353c602fabSXin LI/* define if libpcap has yydebug */
2363c602fabSXin LI#undef HAVE_YYDEBUG
2373c602fabSXin LI
238685295f4SBill Fenner/* define if your compiler has __attribute__ */
239685295f4SBill Fenner#undef HAVE___ATTRIBUTE__
240685295f4SBill Fenner
24127df3f5dSRui Paulo/* if unaligned access fails */
24227df3f5dSRui Paulo#undef LBL_ALIGN
24327df3f5dSRui Paulo
2441de50e9fSSam Leffler/* Define to 1 if netinet/ether.h declares `ether_ntohost' */
2451de50e9fSSam Leffler#undef NETINET_ETHER_H_DECLARES_ETHER_NTOHOST
2461de50e9fSSam Leffler
2471de50e9fSSam Leffler/* Define to 1 if netinet/if_ether.h declares `ether_ntohost' */
2481de50e9fSSam Leffler#undef NETINET_IF_ETHER_H_DECLARES_ETHER_NTOHOST
2491de50e9fSSam Leffler
2505b0fe478SBruce M Simpson/* Define to the address where bug reports for this package should be sent. */
2515b0fe478SBruce M Simpson#undef PACKAGE_BUGREPORT
2525b0fe478SBruce M Simpson
2535b0fe478SBruce M Simpson/* Define to the full name of this package. */
2545b0fe478SBruce M Simpson#undef PACKAGE_NAME
2555b0fe478SBruce M Simpson
2565b0fe478SBruce M Simpson/* Define to the full name and version of this package. */
2575b0fe478SBruce M Simpson#undef PACKAGE_STRING
2585b0fe478SBruce M Simpson
2595b0fe478SBruce M Simpson/* Define to the one symbol short name of this package. */
2605b0fe478SBruce M Simpson#undef PACKAGE_TARNAME
2615b0fe478SBruce M Simpson
2623c602fabSXin LI/* Define to the home page for this package. */
2633c602fabSXin LI#undef PACKAGE_URL
2643c602fabSXin LI
2655b0fe478SBruce M Simpson/* Define to the version of this package. */
2665b0fe478SBruce M Simpson#undef PACKAGE_VERSION
2675b0fe478SBruce M Simpson
2683c602fabSXin LI/* define if the platform doesn't define PRId64 */
2693c602fabSXin LI#undef PRId64
2703c602fabSXin LI
2713c602fabSXin LI/* define if the platform doesn't define PRIo64 */
2723c602fabSXin LI#undef PRIo64
2733c602fabSXin LI
2743c602fabSXin LI/* define if the platform doesn't define PRIx64 */
2753c602fabSXin LI#undef PRIu64
2763c602fabSXin LI
2773c602fabSXin LI/* define if the platform doesn't define PRIu64 */
2783c602fabSXin LI#undef PRIx64
2793c602fabSXin LI
2805b0fe478SBruce M Simpson/* Define as the return type of signal handlers (`int' or `void'). */
2815b0fe478SBruce M Simpson#undef RETSIGTYPE
2825b0fe478SBruce M Simpson
28327df3f5dSRui Paulo/* return value of signal handlers */
28427df3f5dSRui Paulo#undef RETSIGVAL
28527df3f5dSRui Paulo
2865b0fe478SBruce M Simpson/* Define to 1 if you have the ANSI C header files. */
2875b0fe478SBruce M Simpson#undef STDC_HEADERS
2885b0fe478SBruce M Simpson
2895b0fe478SBruce M Simpson/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
2905b0fe478SBruce M Simpson#undef TIME_WITH_SYS_TIME
2915b0fe478SBruce M Simpson
2923c602fabSXin LI/* define if you have ether_ntohost() and it works */
2933c602fabSXin LI#undef USE_ETHER_NTOHOST
2943c602fabSXin LI
2953c602fabSXin LI/* Define if you enable support for libsmi */
2963c602fabSXin LI#undef USE_LIBSMI
2973c602fabSXin LI
2983c602fabSXin LI/* define if should chroot when dropping privileges */
2993c602fabSXin LI#undef WITH_CHROOT
3003c602fabSXin LI
3013c602fabSXin LI/* define if should drop privileges by default */
3023c602fabSXin LI#undef WITH_USER
3033c602fabSXin LI
30427df3f5dSRui Paulo/* get BSD semantics on Irix */
30527df3f5dSRui Paulo#undef _BSD_SIGNALS
30627df3f5dSRui Paulo
307cac3dcd5SXin LI/* define on AIX to get certain functions */
308cac3dcd5SXin LI#undef _SUN
309cac3dcd5SXin LI
3103c602fabSXin LI/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
3113c602fabSXin LI   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
3123c602fabSXin LI   #define below would cause a syntax error. */
3133c602fabSXin LI#undef _UINT32_T
3143c602fabSXin LI
3153c602fabSXin LI/* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
3163c602fabSXin LI   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
3173c602fabSXin LI   #define below would cause a syntax error. */
3183c602fabSXin LI#undef _UINT64_T
3193c602fabSXin LI
3203c602fabSXin LI/* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
3213c602fabSXin LI   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
3223c602fabSXin LI   #define below would cause a syntax error. */
3233c602fabSXin LI#undef _UINT8_T
3243c602fabSXin LI
3253c602fabSXin LI/* define if your compiler allows __attribute__((format)) without a warning */
3263c602fabSXin LI#undef __ATTRIBUTE___FORMAT_OK
3273c602fabSXin LI
32827df3f5dSRui Paulo/* define if your compiler allows __attribute__((format)) to be applied to
32927df3f5dSRui Paulo   function pointers */
33027df3f5dSRui Paulo#undef __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS
33127df3f5dSRui Paulo
3323c602fabSXin LI/* define if your compiler allows __attribute__((noreturn)) to be applied to
3333c602fabSXin LI   function pointers */
3343c602fabSXin LI#undef __ATTRIBUTE___NORETURN_OK_FOR_FUNCTION_POINTERS
3353c602fabSXin LI
33627df3f5dSRui Paulo/* to handle Ultrix compilers that don't support const in prototypes */
33727df3f5dSRui Paulo#undef const
33827df3f5dSRui Paulo
3395b0fe478SBruce M Simpson/* Define as token for inline if inlining supported */
3405b0fe478SBruce M Simpson#undef inline
341f4d0c64aSSam Leffler
3423c602fabSXin LI/* Define to the type of a signed integer type of width exactly 16 bits if
3433c602fabSXin LI   such a type exists and the standard includes do not define it. */
344f4d0c64aSSam Leffler#undef int16_t
345f4d0c64aSSam Leffler
3463c602fabSXin LI/* Define to the type of a signed integer type of width exactly 32 bits if
3473c602fabSXin LI   such a type exists and the standard includes do not define it. */
348f4d0c64aSSam Leffler#undef int32_t
349f4d0c64aSSam Leffler
3503c602fabSXin LI/* Define to the type of a signed integer type of width exactly 64 bits if
3513c602fabSXin LI   such a type exists and the standard includes do not define it. */
352f4d0c64aSSam Leffler#undef int64_t
353f4d0c64aSSam Leffler
3543c602fabSXin LI/* Define to the type of a signed integer type of width exactly 8 bits if such
3553c602fabSXin LI   a type exists and the standard includes do not define it. */
356f4d0c64aSSam Leffler#undef int8_t
357f4d0c64aSSam Leffler
3583c602fabSXin LI/* Define to `uint16_t' if u_int16_t not defined. */
359f4d0c64aSSam Leffler#undef u_int16_t
360f4d0c64aSSam Leffler
3613c602fabSXin LI/* Define to `uint32_t' if u_int32_t not defined. */
362f4d0c64aSSam Leffler#undef u_int32_t
363f4d0c64aSSam Leffler
3643c602fabSXin LI/* Define to `uint64_t' if u_int64_t not defined. */
365f4d0c64aSSam Leffler#undef u_int64_t
366f4d0c64aSSam Leffler
3673c602fabSXin LI/* Define to `uint8_t' if u_int8_t not defined. */
368f4d0c64aSSam Leffler#undef u_int8_t
3693c602fabSXin LI
3703c602fabSXin LI/* Define to the type of an unsigned integer type of width exactly 16 bits if
3713c602fabSXin LI   such a type exists and the standard includes do not define it. */
3723c602fabSXin LI#undef uint16_t
3733c602fabSXin LI
3743c602fabSXin LI/* Define to the type of an unsigned integer type of width exactly 32 bits if
3753c602fabSXin LI   such a type exists and the standard includes do not define it. */
3763c602fabSXin LI#undef uint32_t
3773c602fabSXin LI
3783c602fabSXin LI/* Define to the type of an unsigned integer type of width exactly 64 bits if
3793c602fabSXin LI   such a type exists and the standard includes do not define it. */
3803c602fabSXin LI#undef uint64_t
3813c602fabSXin LI
3823c602fabSXin LI/* Define to the type of an unsigned integer type of width exactly 8 bits if
3833c602fabSXin LI   such a type exists and the standard includes do not define it. */
3843c602fabSXin LI#undef uint8_t
3858bdc5a62SPatrick Kelsey
3868bdc5a62SPatrick Kelsey/* Define to the type of an unsigned integer type wide enough to hold a
3878bdc5a62SPatrick Kelsey   pointer, if such a type exists, and if the system does not define it. */
3888bdc5a62SPatrick Kelsey#undef uintptr_t
389