OpenVPN: update to 2.3.5
[tomato.git] / release / src / router / openvpn / config.h.in
blob33a814d35d83033d693d700d3d3bf654e4857baf
1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* Configuration settings */
4 #undef CONFIGURE_DEFINES
6 /* special build string */
7 #undef CONFIGURE_SPECIAL_BUILD
9 /* Use memory debugging function in OpenSSL */
10 #undef CRYPTO_MDEBUG
12 /* Use dmalloc memory debugging library */
13 #undef DMALLOC
15 /* Dimension to use for empty array declaration */
16 #undef EMPTY_ARRAY_SIZE
18 /* Enable client capability only */
19 #undef ENABLE_CLIENT_ONLY
21 /* Enable client/server capability */
22 #undef ENABLE_CLIENT_SERVER
24 /* Enable crypto library */
25 #undef ENABLE_CRYPTO
27 /* Use OpenSSL library */
28 #undef ENABLE_CRYPTO_OPENSSL
30 /* Use PolarSSL library */
31 #undef ENABLE_CRYPTO_POLARSSL
33 /* Enable debugging support */
34 #undef ENABLE_DEBUG
36 /* Enable deferred authentication */
37 #undef ENABLE_DEF_AUTH
39 /* We have persist tun capability */
40 #undef ENABLE_FEATURE_TUN_PERSIST
42 /* Enable internal fragmentation support */
43 #undef ENABLE_FRAGMENT
45 /* Enable HTTP proxy support */
46 #undef ENABLE_HTTP_PROXY
48 /* enable iproute2 support */
49 #undef ENABLE_IPROUTE
51 /* Enable LZO compression library */
52 #undef ENABLE_LZO
54 /* Enable LZO stub capability */
55 #undef ENABLE_LZO_STUB
57 /* Enable management server capability */
58 #undef ENABLE_MANAGEMENT
60 /* Enable multi-homed UDP server capability */
61 #undef ENABLE_MULTIHOME
63 /* Enable OFB and CFB cipher modes */
64 #undef ENABLE_OFB_CFB_MODE
66 /* Allow --askpass and --auth-user-pass passwords to be read from a file */
67 #undef ENABLE_PASSWORD_SAVE
69 /* Enable internal packet filter */
70 #undef ENABLE_PF
72 /* Enable PKCS11 */
73 #undef ENABLE_PKCS11
75 /* Enable plug-in support */
76 #undef ENABLE_PLUGIN
78 /* Enable TCP Server port sharing */
79 #undef ENABLE_PORT_SHARE
81 /* SELinux support */
82 #undef ENABLE_SELINUX
84 /* Enable smaller executable size */
85 #undef ENABLE_SMALL
87 /* Enable Socks proxy support */
88 #undef ENABLE_SOCKS
90 /* Enable ssl library */
91 #undef ENABLE_SSL
93 /* Enable strict options check between peers */
94 #undef ENABLE_STRICT_OPTIONS_CHECK
96 /* Enable systemd integration */
97 #undef ENABLE_SYSTEMD
99 /* Enable --x509-username-field feature */
100 #undef ENABLE_X509ALTUSERNAME
102 /* Define to 1 if you have the `accept' function. */
103 #undef HAVE_ACCEPT
105 /* Define to 1 if you have the `access' function. */
106 #undef HAVE_ACCESS
108 /* Define to 1 if you have the <arpa/inet.h> header file. */
109 #undef HAVE_ARPA_INET_H
111 /* Define to 1 if you have the `basename' function. */
112 #undef HAVE_BASENAME
114 /* Define to 1 if you have the `bind' function. */
115 #undef HAVE_BIND
117 /* Define to 1 if you have the `chdir' function. */
118 #undef HAVE_CHDIR
120 /* Define to 1 if you have the `chroot' function. */
121 #undef HAVE_CHROOT
123 /* Define to 1 if you have the `chsize' function. */
124 #undef HAVE_CHSIZE
126 /* struct cmsghdr needed for extended socket error support */
127 #undef HAVE_CMSGHDR
129 /* extra version available in config-version.h */
130 #undef HAVE_CONFIG_VERSION_H
132 /* Define to 1 if you have the `connect' function. */
133 #undef HAVE_CONNECT
135 /* Define to 1 if your compiler supports GNU GCC-style variadic macros */
136 #undef HAVE_CPP_VARARG_MACRO_GCC
138 /* Define to 1 if your compiler supports ISO C99 variadic macros */
139 #undef HAVE_CPP_VARARG_MACRO_ISO
141 /* Define to 1 if you have the `ctime' function. */
142 #undef HAVE_CTIME
144 /* Define to 1 if you have the <ctype.h> header file. */
145 #undef HAVE_CTYPE_H
147 /* Define to 1 if you have the `daemon' function. */
148 #undef HAVE_DAEMON
150 /* Define to 1 if you have the declaration of `SIGHUP', and to 0 if you don't.
152 #undef HAVE_DECL_SIGHUP
154 /* Define to 1 if you have the declaration of `SIGINT', and to 0 if you don't.
156 #undef HAVE_DECL_SIGINT
158 /* Define to 1 if you have the declaration of `SIGTERM', and to 0 if you
159 don't. */
160 #undef HAVE_DECL_SIGTERM
162 /* Define to 1 if you have the declaration of `SIGUSR1', and to 0 if you
163 don't. */
164 #undef HAVE_DECL_SIGUSR1
166 /* Define to 1 if you have the declaration of `SIGUSR2', and to 0 if you
167 don't. */
168 #undef HAVE_DECL_SIGUSR2
170 /* Define to 1 if you have the declaration of `SO_MARK', and to 0 if you
171 don't. */
172 #undef HAVE_DECL_SO_MARK
174 /* Define to 1 if you have the declaration of `TUNSETPERSIST', and to 0 if you
175 don't. */
176 #undef HAVE_DECL_TUNSETPERSIST
178 /* Define to 1 if you have the <direct.h> header file. */
179 #undef HAVE_DIRECT_H
181 /* Define to 1 if you have the `dirname' function. */
182 #undef HAVE_DIRNAME
184 /* Define to 1 if you have the <dlfcn.h> header file. */
185 #undef HAVE_DLFCN_H
187 /* Define to 1 if you have the `dup' function. */
188 #undef HAVE_DUP
190 /* Define to 1 if you have the `dup2' function. */
191 #undef HAVE_DUP2
193 /* Define to 1 if you have the `ENGINE_cleanup' function. */
194 #undef HAVE_ENGINE_CLEANUP
196 /* Define to 1 if you have the `ENGINE_load_builtin_engines' function. */
197 #undef HAVE_ENGINE_LOAD_BUILTIN_ENGINES
199 /* Define to 1 if you have the `ENGINE_register_all_complete' function. */
200 #undef HAVE_ENGINE_REGISTER_ALL_COMPLETE
202 /* Define to 1 if you have the `epoll_create' function. */
203 #undef HAVE_EPOLL_CREATE
205 /* Define to 1 if you have the <errno.h> header file. */
206 #undef HAVE_ERRNO_H
208 /* Define to 1 if you have the <err.h> header file. */
209 #undef HAVE_ERR_H
211 /* Define to 1 if you have the `EVP_CIPHER_CTX_set_key_length' function. */
212 #undef HAVE_EVP_CIPHER_CTX_SET_KEY_LENGTH
214 /* Define to 1 if you have the `execve' function. */
215 #undef HAVE_EXECVE
217 /* Define to 1 if you have the <fcntl.h> header file. */
218 #undef HAVE_FCNTL_H
220 /* Define to 1 if you have the `flock' function. */
221 #undef HAVE_FLOCK
223 /* Define to 1 if you have the `fork' function. */
224 #undef HAVE_FORK
226 /* Define to 1 if you have the `ftruncate' function. */
227 #undef HAVE_FTRUNCATE
229 /* Define to 1 if you have the `getgrnam' function. */
230 #undef HAVE_GETGRNAM
232 /* Define to 1 if you have the `gethostbyname' function. */
233 #undef HAVE_GETHOSTBYNAME
235 /* Define to 1 if you have the `getpass' function. */
236 #undef HAVE_GETPASS
238 /* Define to 1 if you have the `getpeereid' function. */
239 #undef HAVE_GETPEEREID
241 /* Define to 1 if you have the `getpeername' function. */
242 #undef HAVE_GETPEERNAME
244 /* Define to 1 if you have the `getpid' function. */
245 #undef HAVE_GETPID
247 /* Define to 1 if you have the `getpwnam' function. */
248 #undef HAVE_GETPWNAM
250 /* Define to 1 if you have the `getsockname' function. */
251 #undef HAVE_GETSOCKNAME
253 /* Define to 1 if you have the `getsockopt' function. */
254 #undef HAVE_GETSOCKOPT
256 /* Define to 1 if you have the `gettimeofday' function. */
257 #undef HAVE_GETTIMEOFDAY
259 /* Define to 1 if you have the <grp.h> header file. */
260 #undef HAVE_GRP_H
262 /* Define to 1 if you have the `inet_ntoa' function. */
263 #undef HAVE_INET_NTOA
265 /* Define to 1 if you have the `inet_ntop' function. */
266 #undef HAVE_INET_NTOP
268 /* Define to 1 if you have the `inet_pton' function. */
269 #undef HAVE_INET_PTON
271 /* Define to 1 if you have the <inttypes.h> header file. */
272 #undef HAVE_INTTYPES_H
274 /* Define to 1 if the system has the type `in_addr_t'. */
275 #undef HAVE_IN_ADDR_T
277 /* struct in_pktinfo needed for IP_PKTINFO support */
278 #undef HAVE_IN_PKTINFO
280 /* struct iovec needed for IPv6 support */
281 #undef HAVE_IOVEC
283 /* Define to 1 if you have the <io.h> header file. */
284 #undef HAVE_IO_H
286 /* struct iphdr needed for IPv6 support */
287 #undef HAVE_IPHDR
289 /* Define to 1 if you have the <libgen.h> header file. */
290 #undef HAVE_LIBGEN_H
292 /* Define to 1 if you have the `polarssl' library (-lpolarssl). */
293 #undef HAVE_LIBPOLARSSL
295 /* Define to 1 if you have the <limits.h> header file. */
296 #undef HAVE_LIMITS_H
298 /* Define to 1 if you have the <linux/if_tun.h> header file. */
299 #undef HAVE_LINUX_IF_TUN_H
301 /* Define to 1 if you have the <linux/sockios.h> header file. */
302 #undef HAVE_LINUX_SOCKIOS_H
304 /* Define to 1 if you have the <linux/types.h> header file. */
305 #undef HAVE_LINUX_TYPES_H
307 /* Define to 1 if you have the `listen' function. */
308 #undef HAVE_LISTEN
310 /* Define to 1 if you have the <lzo1x.h> header file. */
311 #undef HAVE_LZO1X_H
313 /* Define to 1 if you have the <lzoutil.h> header file. */
314 #undef HAVE_LZOUTIL_H
316 /* Define to 1 if you have the <lzo/lzo1x.h> header file. */
317 #undef HAVE_LZO_LZO1X_H
319 /* Define to 1 if you have the <lzo/lzoutil.h> header file. */
320 #undef HAVE_LZO_LZOUTIL_H
322 /* Define to 1 if you have the <memory.h> header file. */
323 #undef HAVE_MEMORY_H
325 /* Define to 1 if you have the `memset' function. */
326 #undef HAVE_MEMSET
328 /* Define to 1 if you have the `mlockall' function. */
329 #undef HAVE_MLOCKALL
331 /* struct msghdr needed for extended socket error support */
332 #undef HAVE_MSGHDR
334 /* Define to 1 if you have the <netdb.h> header file. */
335 #undef HAVE_NETDB_H
337 /* Define to 1 if you have the <netinet/if_ether.h> header file. */
338 #undef HAVE_NETINET_IF_ETHER_H
340 /* Define to 1 if you have the <netinet/in.h> header file. */
341 #undef HAVE_NETINET_IN_H
343 /* Define to 1 if you have the <netinet/in_systm.h> header file. */
344 #undef HAVE_NETINET_IN_SYSTM_H
346 /* Define to 1 if you have the <netinet/ip.h> header file. */
347 #undef HAVE_NETINET_IP_H
349 /* Define to 1 if you have the <netinet/tcp.h> header file. */
350 #undef HAVE_NETINET_TCP_H
352 /* Define to 1 if you have the <net/if.h> header file. */
353 #undef HAVE_NET_IF_H
355 /* Define to 1 if you have the <net/if_tun.h> header file. */
356 #undef HAVE_NET_IF_TUN_H
358 /* Define to 1 if you have the <net/if_utun.h> header file. */
359 #undef HAVE_NET_IF_UTUN_H
361 /* Define to 1 if you have the <net/tun/if_tun.h> header file. */
362 #undef HAVE_NET_TUN_IF_TUN_H
364 /* Define to 1 if you have the `nice' function. */
365 #undef HAVE_NICE
367 /* Define to 1 if you have the `openlog' function. */
368 #undef HAVE_OPENLOG
370 /* Use crypto library */
371 #undef HAVE_OPENSSL_ENGINE
373 /* Define to 1 if you have the `poll' function. */
374 #undef HAVE_POLL
376 /* Define to 1 if you have the `putenv' function. */
377 #undef HAVE_PUTENV
379 /* Define to 1 if you have the <pwd.h> header file. */
380 #undef HAVE_PWD_H
382 /* Define to 1 if you have the `readv' function. */
383 #undef HAVE_READV
385 /* Define to 1 if you have the `recv' function. */
386 #undef HAVE_RECV
388 /* Define to 1 if you have the `recvfrom' function. */
389 #undef HAVE_RECVFROM
391 /* Define to 1 if you have the `recvmsg' function. */
392 #undef HAVE_RECVMSG
394 /* Define to 1 if you have the <resolv.h> header file. */
395 #undef HAVE_RESOLV_H
397 /* Define to 1 if you have the `res_init' function. */
398 #undef HAVE_RES_INIT
400 /* Define to 1 if you have the `sd_booted' function. */
401 #undef HAVE_SD_BOOTED
403 /* Define to 1 if you have the `select' function. */
404 #undef HAVE_SELECT
406 /* Define to 1 if you have the `send' function. */
407 #undef HAVE_SEND
409 /* Define to 1 if you have the `sendmsg' function. */
410 #undef HAVE_SENDMSG
412 /* Define to 1 if you have the `sendto' function. */
413 #undef HAVE_SENDTO
415 /* Define to 1 if you have the `setgid' function. */
416 #undef HAVE_SETGID
418 /* Define to 1 if you have the `setgroups' function. */
419 #undef HAVE_SETGROUPS
421 /* Define to 1 if you have the `setsid' function. */
422 #undef HAVE_SETSID
424 /* Define to 1 if you have the `setsockopt' function. */
425 #undef HAVE_SETSOCKOPT
427 /* Define to 1 if you have the `setuid' function. */
428 #undef HAVE_SETUID
430 /* Define to 1 if you have the <signal.h> header file. */
431 #undef HAVE_SIGNAL_H
433 /* Define to 1 if you have the `socket' function. */
434 #undef HAVE_SOCKET
436 /* struct sock_extended_err needed for extended socket error support */
437 #undef HAVE_SOCK_EXTENDED_ERR
439 /* Define to 1 if you have the `stat' function. */
440 #undef HAVE_STAT
442 /* Define to 1 if you have the <stdarg.h> header file. */
443 #undef HAVE_STDARG_H
445 /* Define to 1 if you have the <stdbool.h> header file. */
446 #undef HAVE_STDBOOL_H
448 /* Define to 1 if you have the <stdint.h> header file. */
449 #undef HAVE_STDINT_H
451 /* Define to 1 if you have the <stdio.h> header file. */
452 #undef HAVE_STDIO_H
454 /* Define to 1 if you have the <stdlib.h> header file. */
455 #undef HAVE_STDLIB_H
457 /* Define to 1 if you have the `strdup' function. */
458 #undef HAVE_STRDUP
460 /* Define to 1 if you have the `strerror' function. */
461 #undef HAVE_STRERROR
463 /* Define to 1 if you have the <strings.h> header file. */
464 #undef HAVE_STRINGS_H
466 /* Define to 1 if you have the <string.h> header file. */
467 #undef HAVE_STRING_H
469 /* Define to 1 if you have the <stropts.h> header file. */
470 #undef HAVE_STROPTS_H
472 /* Define to 1 if you have the `syslog' function. */
473 #undef HAVE_SYSLOG
475 /* Define to 1 if you have the <syslog.h> header file. */
476 #undef HAVE_SYSLOG_H
478 /* Define to 1 if you have the `system' function. */
479 #undef HAVE_SYSTEM
481 /* Define to 1 if you have the <systemd/sd-daemon.h> header file. */
482 #undef HAVE_SYSTEMD_SD_DAEMON_H
484 /* Define to 1 if you have the <sys/epoll.h> header file. */
485 #undef HAVE_SYS_EPOLL_H
487 /* Define to 1 if you have the <sys/file.h> header file. */
488 #undef HAVE_SYS_FILE_H
490 /* Define to 1 if you have the <sys/ioctl.h> header file. */
491 #undef HAVE_SYS_IOCTL_H
493 /* Define to 1 if you have the <sys/kern_control.h> header file. */
494 #undef HAVE_SYS_KERN_CONTROL_H
496 /* Define to 1 if you have the <sys/mman.h> header file. */
497 #undef HAVE_SYS_MMAN_H
499 /* Define to 1 if you have the <sys/poll.h> header file. */
500 #undef HAVE_SYS_POLL_H
502 /* Define to 1 if you have the <sys/socket.h> header file. */
503 #undef HAVE_SYS_SOCKET_H
505 /* Define to 1 if you have the <sys/sockio.h> header file. */
506 #undef HAVE_SYS_SOCKIO_H
508 /* Define to 1 if you have the <sys/stat.h> header file. */
509 #undef HAVE_SYS_STAT_H
511 /* Define to 1 if you have the <sys/time.h> header file. */
512 #undef HAVE_SYS_TIME_H
514 /* Define to 1 if you have the <sys/types.h> header file. */
515 #undef HAVE_SYS_TYPES_H
517 /* Define to 1 if you have the <sys/uio.h> header file. */
518 #undef HAVE_SYS_UIO_H
520 /* Define to 1 if you have the <sys/un.h> header file. */
521 #undef HAVE_SYS_UN_H
523 /* Define to 1 if you have the <sys/wait.h> header file. */
524 #undef HAVE_SYS_WAIT_H
526 /* Define to 1 if you have the <tap-windows.h> header file. */
527 #undef HAVE_TAP_WINDOWS_H
529 /* Define to 1 if you have the `time' function. */
530 #undef HAVE_TIME
532 /* Define to 1 if you have the <time.h> header file. */
533 #undef HAVE_TIME_H
535 /* Define to 1 if you have the `umask' function. */
536 #undef HAVE_UMASK
538 /* Define to 1 if you have the <unistd.h> header file. */
539 #undef HAVE_UNISTD_H
541 /* Define to 1 if you have the `unlink' function. */
542 #undef HAVE_UNLINK
544 /* Define to 1 if you have the `vfork' function. */
545 #undef HAVE_VFORK
547 /* Define to 1 if you have the <vfork.h> header file. */
548 #undef HAVE_VFORK_H
550 /* Define to 1 if you have the `vsnprintf' function. */
551 #undef HAVE_VSNPRINTF
553 /* Define to 1 if you have the <windows.h> header file. */
554 #undef HAVE_WINDOWS_H
556 /* Define to 1 if you have the <winsock2.h> header file. */
557 #undef HAVE_WINSOCK2_H
559 /* Define to 1 if `fork' works. */
560 #undef HAVE_WORKING_FORK
562 /* Define to 1 if `vfork' works. */
563 #undef HAVE_WORKING_VFORK
565 /* Define to 1 if you have the `writev' function. */
566 #undef HAVE_WRITEV
568 /* Define to 1 if you have the <ws2tcpip.h> header file. */
569 #undef HAVE_WS2TCPIP_H
571 /* Path to ifconfig tool */
572 #undef IFCONFIG_PATH
574 /* Path to iproute tool */
575 #undef IPROUTE_PATH
577 /* Define to the sub-directory in which libtool stores uninstalled libraries.
579 #undef LT_OBJDIR
581 /* Version in windows resource format */
582 #undef OPENVPN_VERSION_RESOURCE
584 /* Name of package */
585 #undef PACKAGE
587 /* Define to the address where bug reports for this package should be sent. */
588 #undef PACKAGE_BUGREPORT
590 /* Define to the full name of this package. */
591 #undef PACKAGE_NAME
593 /* Define to the full name and version of this package. */
594 #undef PACKAGE_STRING
596 /* Define to the one symbol short name of this package. */
597 #undef PACKAGE_TARNAME
599 /* Define to the home page for this package. */
600 #undef PACKAGE_URL
602 /* Define to the version of this package. */
603 #undef PACKAGE_VERSION
605 /* Path separator */
606 #undef PATH_SEPARATOR
608 /* Path separator */
609 #undef PATH_SEPARATOR_STR
611 /* Define as the return type of signal handlers (`int' or `void'). */
612 #undef RETSIGTYPE
614 /* Path to route tool */
615 #undef ROUTE_PATH
617 /* SIGHUP replacement */
618 #undef SIGHUP
620 /* SIGINT replacement */
621 #undef SIGINT
623 /* SIGTERM replacement */
624 #undef SIGTERM
626 /* SIGUSR1 replacement */
627 #undef SIGUSR1
629 /* SIGUSR2 replacement */
630 #undef SIGUSR2
632 /* The size of `unsigned int', as computed by sizeof. */
633 #undef SIZEOF_UNSIGNED_INT
635 /* The size of `unsigned long', as computed by sizeof. */
636 #undef SIZEOF_UNSIGNED_LONG
638 /* Define to 1 if you have the ANSI C header files. */
639 #undef STDC_HEADERS
641 /* Path to systemd-ask-password tool */
642 #undef SYSTEMD_ASK_PASSWORD_PATH
644 /* The tap-windows id */
645 #undef TAP_WIN_COMPONENT_ID
647 /* The tap-windows version number is required for OpenVPN */
648 #undef TAP_WIN_MIN_MAJOR
650 /* The tap-windows version number is required for OpenVPN */
651 #undef TAP_WIN_MIN_MINOR
653 /* A string representing our host */
654 #undef TARGET_ALIAS
656 /* Are we running on Mac OS X? */
657 #undef TARGET_DARWIN
659 /* Are we running on DragonFlyBSD? */
660 #undef TARGET_DRAGONFLY
662 /* Are we running on FreeBSD? */
663 #undef TARGET_FREEBSD
665 /* Are we running on Linux? */
666 #undef TARGET_LINUX
668 /* Are we running NetBSD? */
669 #undef TARGET_NETBSD
671 /* Are we running on OpenBSD? */
672 #undef TARGET_OPENBSD
674 /* Target prefix */
675 #undef TARGET_PREFIX
677 /* Are we running on Solaris? */
678 #undef TARGET_SOLARIS
680 /* Are we running WIN32? */
681 #undef TARGET_WIN32
683 /* dlopen libpam */
684 #undef USE_PAM_DLOPEN
686 /* Enable extensions on AIX 3, Interix. */
687 #ifndef _ALL_SOURCE
688 # undef _ALL_SOURCE
689 #endif
690 /* Enable GNU extensions on systems that have them. */
691 #ifndef _GNU_SOURCE
692 # undef _GNU_SOURCE
693 #endif
694 /* Enable threading extensions on Solaris. */
695 #ifndef _POSIX_PTHREAD_SEMANTICS
696 # undef _POSIX_PTHREAD_SEMANTICS
697 #endif
698 /* Enable extensions on HP NonStop. */
699 #ifndef _TANDEM_SOURCE
700 # undef _TANDEM_SOURCE
701 #endif
702 /* Enable general extensions on Solaris. */
703 #ifndef __EXTENSIONS__
704 # undef __EXTENSIONS__
705 #endif
708 /* Use valgrind memory debugging library */
709 #undef USE_VALGRIND
711 /* Version number of package */
712 #undef VERSION
714 /* Define to 1 if on MINIX. */
715 #undef _MINIX
717 /* Define to 2 if the system does not provide POSIX.1 features except with
718 this defined. */
719 #undef _POSIX_1_SOURCE
721 /* Define to 1 if you need to in order for `stat' and other things to work. */
722 #undef _POSIX_SOURCE
724 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
725 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
726 #define below would cause a syntax error. */
727 #undef _UINT32_T
729 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
730 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
731 #define below would cause a syntax error. */
732 #undef _UINT64_T
734 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
735 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
736 #define below would cause a syntax error. */
737 #undef _UINT8_T
739 /* Define to empty if `const' does not conform to ANSI C. */
740 #undef const
742 /* Define to `int' if <sys/types.h> doesn't define. */
743 #undef gid_t
745 /* Workaround missing in_addr_t */
746 #undef in_addr_t
748 /* Define to `__inline__' or `__inline' if that's what the C compiler
749 calls it, or to nothing if 'inline' is not supported under any name. */
750 #ifndef __cplusplus
751 #undef inline
752 #endif
754 /* Define to the type of a signed integer type of width exactly 16 bits if
755 such a type exists and the standard includes do not define it. */
756 #undef int16_t
758 /* Define to the type of a signed integer type of width exactly 32 bits if
759 such a type exists and the standard includes do not define it. */
760 #undef int32_t
762 /* Define to the type of a signed integer type of width exactly 64 bits if
763 such a type exists and the standard includes do not define it. */
764 #undef int64_t
766 /* Define to the type of a signed integer type of width exactly 8 bits if such
767 a type exists and the standard includes do not define it. */
768 #undef int8_t
770 /* Define to `long int' if <sys/types.h> does not define. */
771 #undef off_t
773 /* Define to `int' if <sys/types.h> does not define. */
774 #undef pid_t
776 /* Define to `unsigned int' if <sys/types.h> does not define. */
777 #undef size_t
779 /* type to use in place of socklen_t if not defined */
780 #undef socklen_t
782 /* Define to `int' if <sys/types.h> doesn't define. */
783 #undef uid_t
785 /* Define to the type of an unsigned integer type of width exactly 16 bits if
786 such a type exists and the standard includes do not define it. */
787 #undef uint16_t
789 /* Define to the type of an unsigned integer type of width exactly 32 bits if
790 such a type exists and the standard includes do not define it. */
791 #undef uint32_t
793 /* Define to the type of an unsigned integer type of width exactly 64 bits if
794 such a type exists and the standard includes do not define it. */
795 #undef uint64_t
797 /* Define to the type of an unsigned integer type of width exactly 8 bits if
798 such a type exists and the standard includes do not define it. */
799 #undef uint8_t
801 /* Define as `fork' if `vfork' does not work. */
802 #undef vfork
804 /* Define to empty if the keyword `volatile' does not work. Warning: valid
805 code using `volatile' can become incorrect without. Disable with care. */
806 #undef volatile