usbmodeswitch: Updated to v.1.2.6 from shibby's branch.
[tomato.git] / release / src / router / openvpn / config.h.in
blob68fec17324e24c206d5e24914596d006ee68479c
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 /* Enable support for the eurephia plug-in */
40 #undef ENABLE_EUREPHIA
42 /* We have persist tun capability */
43 #undef ENABLE_FEATURE_TUN_PERSIST
45 /* Enable internal fragmentation support */
46 #undef ENABLE_FRAGMENT
48 /* Enable HTTP proxy support */
49 #undef ENABLE_HTTP_PROXY
51 /* enable iproute2 support */
52 #undef ENABLE_IPROUTE
54 /* Enable LZO compression library */
55 #undef ENABLE_LZO
57 /* Enable LZO stub capability */
58 #undef ENABLE_LZO_STUB
60 /* Enable management server capability */
61 #undef ENABLE_MANAGEMENT
63 /* Enable multi-homed UDP server capability */
64 #undef ENABLE_MULTIHOME
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 systemd 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 support */
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/tun/if_tun.h> header file. */
359 #undef HAVE_NET_TUN_IF_TUN_H
361 /* Define to 1 if you have the `nice' function. */
362 #undef HAVE_NICE
364 /* Define to 1 if you have the `openlog' function. */
365 #undef HAVE_OPENLOG
367 /* Use crypto library */
368 #undef HAVE_OPENSSL_ENGINE
370 /* Define to 1 if you have the `poll' function. */
371 #undef HAVE_POLL
373 /* Define to 1 if you have the `putenv' function. */
374 #undef HAVE_PUTENV
376 /* Define to 1 if you have the <pwd.h> header file. */
377 #undef HAVE_PWD_H
379 /* Define to 1 if you have the `readv' function. */
380 #undef HAVE_READV
382 /* Define to 1 if you have the `recv' function. */
383 #undef HAVE_RECV
385 /* Define to 1 if you have the `recvfrom' function. */
386 #undef HAVE_RECVFROM
388 /* Define to 1 if you have the `recvmsg' function. */
389 #undef HAVE_RECVMSG
391 /* Define to 1 if you have the <resolv.h> header file. */
392 #undef HAVE_RESOLV_H
394 /* Define to 1 if you have the `res_init' function. */
395 #undef HAVE_RES_INIT
397 /* Define to 1 if you have the `select' function. */
398 #undef HAVE_SELECT
400 /* Define to 1 if you have the `send' function. */
401 #undef HAVE_SEND
403 /* Define to 1 if you have the `sendmsg' function. */
404 #undef HAVE_SENDMSG
406 /* Define to 1 if you have the `sendto' function. */
407 #undef HAVE_SENDTO
409 /* Define to 1 if you have the `setgid' function. */
410 #undef HAVE_SETGID
412 /* Define to 1 if you have the `setgroups' function. */
413 #undef HAVE_SETGROUPS
415 /* Define to 1 if you have the `setsid' function. */
416 #undef HAVE_SETSID
418 /* Define to 1 if you have the `setsockopt' function. */
419 #undef HAVE_SETSOCKOPT
421 /* Define to 1 if you have the `setuid' function. */
422 #undef HAVE_SETUID
424 /* Define to 1 if you have the <signal.h> header file. */
425 #undef HAVE_SIGNAL_H
427 /* Define to 1 if you have the `socket' function. */
428 #undef HAVE_SOCKET
430 /* struct sock_extended_err needed for extended socket error support */
431 #undef HAVE_SOCK_EXTENDED_ERR
433 /* Define to 1 if you have the `stat' function. */
434 #undef HAVE_STAT
436 /* Define to 1 if you have the <stdarg.h> header file. */
437 #undef HAVE_STDARG_H
439 /* Define to 1 if you have the <stdbool.h> header file. */
440 #undef HAVE_STDBOOL_H
442 /* Define to 1 if you have the <stdint.h> header file. */
443 #undef HAVE_STDINT_H
445 /* Define to 1 if you have the <stdio.h> header file. */
446 #undef HAVE_STDIO_H
448 /* Define to 1 if you have the <stdlib.h> header file. */
449 #undef HAVE_STDLIB_H
451 /* Define to 1 if you have the `strdup' function. */
452 #undef HAVE_STRDUP
454 /* Define to 1 if you have the `strerror' function. */
455 #undef HAVE_STRERROR
457 /* Define to 1 if you have the <strings.h> header file. */
458 #undef HAVE_STRINGS_H
460 /* Define to 1 if you have the <string.h> header file. */
461 #undef HAVE_STRING_H
463 /* Define to 1 if you have the <stropts.h> header file. */
464 #undef HAVE_STROPTS_H
466 /* Define to 1 if you have the `syslog' function. */
467 #undef HAVE_SYSLOG
469 /* Define to 1 if you have the <syslog.h> header file. */
470 #undef HAVE_SYSLOG_H
472 /* Define to 1 if you have the `system' function. */
473 #undef HAVE_SYSTEM
475 /* Define to 1 if you have the <sys/epoll.h> header file. */
476 #undef HAVE_SYS_EPOLL_H
478 /* Define to 1 if you have the <sys/file.h> header file. */
479 #undef HAVE_SYS_FILE_H
481 /* Define to 1 if you have the <sys/ioctl.h> header file. */
482 #undef HAVE_SYS_IOCTL_H
484 /* Define to 1 if you have the <sys/mman.h> header file. */
485 #undef HAVE_SYS_MMAN_H
487 /* Define to 1 if you have the <sys/poll.h> header file. */
488 #undef HAVE_SYS_POLL_H
490 /* Define to 1 if you have the <sys/socket.h> header file. */
491 #undef HAVE_SYS_SOCKET_H
493 /* Define to 1 if you have the <sys/sockio.h> header file. */
494 #undef HAVE_SYS_SOCKIO_H
496 /* Define to 1 if you have the <sys/stat.h> header file. */
497 #undef HAVE_SYS_STAT_H
499 /* Define to 1 if you have the <sys/time.h> header file. */
500 #undef HAVE_SYS_TIME_H
502 /* Define to 1 if you have the <sys/types.h> header file. */
503 #undef HAVE_SYS_TYPES_H
505 /* Define to 1 if you have the <sys/uio.h> header file. */
506 #undef HAVE_SYS_UIO_H
508 /* Define to 1 if you have the <sys/un.h> header file. */
509 #undef HAVE_SYS_UN_H
511 /* Define to 1 if you have the <sys/wait.h> header file. */
512 #undef HAVE_SYS_WAIT_H
514 /* Define to 1 if you have the <tap-windows.h> header file. */
515 #undef HAVE_TAP_WINDOWS_H
517 /* Define to 1 if you have the `time' function. */
518 #undef HAVE_TIME
520 /* Define to 1 if you have the <time.h> header file. */
521 #undef HAVE_TIME_H
523 /* Define to 1 if you have the `umask' function. */
524 #undef HAVE_UMASK
526 /* Define to 1 if you have the <unistd.h> header file. */
527 #undef HAVE_UNISTD_H
529 /* Define to 1 if you have the `unlink' function. */
530 #undef HAVE_UNLINK
532 /* Define to 1 if you have the `vfork' function. */
533 #undef HAVE_VFORK
535 /* Define to 1 if you have the <vfork.h> header file. */
536 #undef HAVE_VFORK_H
538 /* Define to 1 if you have the `vsnprintf' function. */
539 #undef HAVE_VSNPRINTF
541 /* Define to 1 if you have the <windows.h> header file. */
542 #undef HAVE_WINDOWS_H
544 /* Define to 1 if you have the <winsock2.h> header file. */
545 #undef HAVE_WINSOCK2_H
547 /* Define to 1 if `fork' works. */
548 #undef HAVE_WORKING_FORK
550 /* Define to 1 if `vfork' works. */
551 #undef HAVE_WORKING_VFORK
553 /* Define to 1 if you have the `writev' function. */
554 #undef HAVE_WRITEV
556 /* Define to 1 if you have the <ws2tcpip.h> header file. */
557 #undef HAVE_WS2TCPIP_H
559 /* Path to ifconfig tool */
560 #undef IFCONFIG_PATH
562 /* Path to iproute tool */
563 #undef IPROUTE_PATH
565 /* Define to the sub-directory in which libtool stores uninstalled libraries.
567 #undef LT_OBJDIR
569 /* Version in windows resource format */
570 #undef OPENVPN_VERSION_RESOURCE
572 /* Name of package */
573 #undef PACKAGE
575 /* Define to the address where bug reports for this package should be sent. */
576 #undef PACKAGE_BUGREPORT
578 /* Define to the full name of this package. */
579 #undef PACKAGE_NAME
581 /* Define to the full name and version of this package. */
582 #undef PACKAGE_STRING
584 /* Define to the one symbol short name of this package. */
585 #undef PACKAGE_TARNAME
587 /* Define to the home page for this package. */
588 #undef PACKAGE_URL
590 /* Define to the version of this package. */
591 #undef PACKAGE_VERSION
593 /* Path separator */
594 #undef PATH_SEPARATOR
596 /* Path separator */
597 #undef PATH_SEPARATOR_STR
599 /* Define as the return type of signal handlers (`int' or `void'). */
600 #undef RETSIGTYPE
602 /* Path to route tool */
603 #undef ROUTE_PATH
605 /* SIGHUP replacement */
606 #undef SIGHUP
608 /* SIGINT replacement */
609 #undef SIGINT
611 /* SIGTERM replacement */
612 #undef SIGTERM
614 /* SIGUSR1 replacement */
615 #undef SIGUSR1
617 /* SIGUSR2 replacement */
618 #undef SIGUSR2
620 /* The size of `unsigned int', as computed by sizeof. */
621 #undef SIZEOF_UNSIGNED_INT
623 /* The size of `unsigned long', as computed by sizeof. */
624 #undef SIZEOF_UNSIGNED_LONG
626 /* Define to 1 if you have the ANSI C header files. */
627 #undef STDC_HEADERS
629 /* The tap-windows id */
630 #undef TAP_WIN_COMPONENT_ID
632 /* The tap-windows version number is required for OpenVPN */
633 #undef TAP_WIN_MIN_MAJOR
635 /* The tap-windows version number is required for OpenVPN */
636 #undef TAP_WIN_MIN_MINOR
638 /* A string representing our host */
639 #undef TARGET_ALIAS
641 /* Are we running on Mac OS X? */
642 #undef TARGET_DARWIN
644 /* Are we running on DragonFlyBSD? */
645 #undef TARGET_DRAGONFLY
647 /* Are we running on FreeBSD? */
648 #undef TARGET_FREEBSD
650 /* Are we running on Linux? */
651 #undef TARGET_LINUX
653 /* Are we running NetBSD? */
654 #undef TARGET_NETBSD
656 /* Are we running on OpenBSD? */
657 #undef TARGET_OPENBSD
659 /* Target prefix */
660 #undef TARGET_PREFIX
662 /* Are we running on Solaris? */
663 #undef TARGET_SOLARIS
665 /* Are we running WIN32? */
666 #undef TARGET_WIN32
668 /* dlopen libpam */
669 #undef USE_PAM_DLOPEN
671 /* Enable extensions on AIX 3, Interix. */
672 #ifndef _ALL_SOURCE
673 # undef _ALL_SOURCE
674 #endif
675 /* Enable GNU extensions on systems that have them. */
676 #ifndef _GNU_SOURCE
677 # undef _GNU_SOURCE
678 #endif
679 /* Enable threading extensions on Solaris. */
680 #ifndef _POSIX_PTHREAD_SEMANTICS
681 # undef _POSIX_PTHREAD_SEMANTICS
682 #endif
683 /* Enable extensions on HP NonStop. */
684 #ifndef _TANDEM_SOURCE
685 # undef _TANDEM_SOURCE
686 #endif
687 /* Enable general extensions on Solaris. */
688 #ifndef __EXTENSIONS__
689 # undef __EXTENSIONS__
690 #endif
693 /* Use valgrind memory debugging library */
694 #undef USE_VALGRIND
696 /* Version number of package */
697 #undef VERSION
699 /* Define to 1 if on MINIX. */
700 #undef _MINIX
702 /* Define to 2 if the system does not provide POSIX.1 features except with
703 this defined. */
704 #undef _POSIX_1_SOURCE
706 /* Define to 1 if you need to in order for `stat' and other things to work. */
707 #undef _POSIX_SOURCE
709 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
710 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
711 #define below would cause a syntax error. */
712 #undef _UINT32_T
714 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
715 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
716 #define below would cause a syntax error. */
717 #undef _UINT64_T
719 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
720 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
721 #define below would cause a syntax error. */
722 #undef _UINT8_T
724 /* Define to empty if `const' does not conform to ANSI C. */
725 #undef const
727 /* Define to `int' if <sys/types.h> doesn't define. */
728 #undef gid_t
730 /* Workaround missing in_addr_t */
731 #undef in_addr_t
733 /* Define to `__inline__' or `__inline' if that's what the C compiler
734 calls it, or to nothing if 'inline' is not supported under any name. */
735 #ifndef __cplusplus
736 #undef inline
737 #endif
739 /* Define to the type of a signed integer type of width exactly 16 bits if
740 such a type exists and the standard includes do not define it. */
741 #undef int16_t
743 /* Define to the type of a signed integer type of width exactly 32 bits if
744 such a type exists and the standard includes do not define it. */
745 #undef int32_t
747 /* Define to the type of a signed integer type of width exactly 64 bits if
748 such a type exists and the standard includes do not define it. */
749 #undef int64_t
751 /* Define to the type of a signed integer type of width exactly 8 bits if such
752 a type exists and the standard includes do not define it. */
753 #undef int8_t
755 /* Define to `long int' if <sys/types.h> does not define. */
756 #undef off_t
758 /* Define to `int' if <sys/types.h> does not define. */
759 #undef pid_t
761 /* Define to `unsigned int' if <sys/types.h> does not define. */
762 #undef size_t
764 /* type to use in place of socklen_t if not defined */
765 #undef socklen_t
767 /* Define to `int' if <sys/types.h> doesn't define. */
768 #undef uid_t
770 /* Define to the type of an unsigned integer type of width exactly 16 bits if
771 such a type exists and the standard includes do not define it. */
772 #undef uint16_t
774 /* Define to the type of an unsigned integer type of width exactly 32 bits if
775 such a type exists and the standard includes do not define it. */
776 #undef uint32_t
778 /* Define to the type of an unsigned integer type of width exactly 64 bits if
779 such a type exists and the standard includes do not define it. */
780 #undef uint64_t
782 /* Define to the type of an unsigned integer type of width exactly 8 bits if
783 such a type exists and the standard includes do not define it. */
784 #undef uint8_t
786 /* Define as `fork' if `vfork' does not work. */
787 #undef vfork
789 /* Define to empty if the keyword `volatile' does not work. Warning: valid
790 code using `volatile' can become incorrect without. Disable with care. */
791 #undef volatile