Check for openssl/conf.h
[freeradius.git] / src / include / autoconf.h.in
1 /* src/include/autoconf.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
5
6 /* BSD-Style get*byaddr_r */
7 #undef BSDSTYLE
8
9 /* style of ctime_r function */
10 #undef CTIMERSTYLE
11
12 /* Define to 1 to have OpenSSL version check enabled */
13 #undef ENABLE_OPENSSL_VERSION_CHECK
14
15 /* Define if your processor stores words with the most significant byte first
16    */
17 #undef FR_BIG_ENDIAN
18
19 /* Define if your processor stores words with the least significant byte first
20    */
21 #undef FR_LITTLE_ENDIAN
22
23 /* style of gethostbyaddr_r functions */
24 #undef GETHOSTBYADDRRSTYLE
25
26 /* style of gethostbyname_r functions */
27 #undef GETHOSTBYNAMERSTYLE
28
29 /* GNU-Style get*byaddr_r */
30 #undef GNUSTYLE
31
32 /* Define to 1 if you have the <arpa/inet.h> header file. */
33 #undef HAVE_ARPA_INET_H
34
35 /* Define if your compiler supports the __bounded__ attribute (usually OpenBSD
36    gcc). */
37 #undef HAVE_ATTRIBUTE_BOUNDED
38
39 /* Define to 1 if you have the `bindat' function. */
40 #undef HAVE_BINDAT
41
42 /* Define if we have a binary safe regular expression library */
43 #undef HAVE_BINSAFE_REGEX
44
45 /* Define if the compiler supports __builtin_bswap64 */
46 #undef HAVE_BUILTIN_BSWAP_64
47
48 /* Define if the compiler supports __builtin_choose_expr */
49 #undef HAVE_BUILTIN_CHOOSE_EXPR
50
51 /* Define if the compiler supports __builtin_types_compatible_p */
52 #undef HAVE_BUILTIN_TYPES_COMPATIBLE_P
53
54 /* Define to 1 if you have the <sys/capability.h> header file. */
55 #undef HAVE_CAPABILITY_H
56
57 /* Define to 1 if you have the `clock_gettime' function. */
58 #undef HAVE_CLOCK_GETTIME
59
60 /* Define to 1 if you have the `closefrom' function. */
61 #undef HAVE_CLOSEFROM
62
63 /* Define to 1 if you have the `collectdclient' library (-lcollectdclient). */
64 #undef HAVE_COLLECTDC_H
65
66 /* Do we have the crypt function */
67 #undef HAVE_CRYPT
68
69 /* Define to 1 if you have the <crypt.h> header file. */
70 #undef HAVE_CRYPT_H
71
72 /* Define to 1 if you have the `ctime_r' function. */
73 #undef HAVE_CTIME_R
74
75 /* Define to 1 if you have the declaration of `gethostbyaddr_r', and to 0 if
76    you don't. */
77 #undef HAVE_DECL_GETHOSTBYADDR_R
78
79 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
80    */
81 #undef HAVE_DIRENT_H
82
83 /* Define to 1 if you have the `dladdr' function. */
84 #undef HAVE_DLADDR
85
86 /* Define to 1 if you have the <dlfcn.h> header file. */
87 #undef HAVE_DLFCN_H
88
89 /* Define to 1 if you have the <errno.h> header file. */
90 #undef HAVE_ERRNO_H
91
92 /* define this if we have <execinfo.h> and symbols */
93 #undef HAVE_EXECINFO
94
95 /* Define to 1 if you have the `fcntl' function. */
96 #undef HAVE_FCNTL
97
98 /* Define to 1 if you have the <fcntl.h> header file. */
99 #undef HAVE_FCNTL_H
100
101 /* Define to 1 if you have the <features.h> header file. */
102 #undef HAVE_FEATURES_H
103
104 /* Define to 1 if you have the <fnmatch.h> header file. */
105 #undef HAVE_FNMATCH_H
106
107 /* Define to 1 if you have the `fopencookie' function. */
108 #undef HAVE_FOPENCOOKIE
109
110 /* Define to 1 if you have the `funopen' function. */
111 #undef HAVE_FUNOPEN
112
113 /* Define to 1 if you have the `getaddrinfo' function. */
114 #undef HAVE_GETADDRINFO
115
116 /* Define to 1 if you have the getgrnam_r. */
117 #undef HAVE_GETGRNAM_R
118
119 /* Define to 1 if you have the `getnameinfo' function. */
120 #undef HAVE_GETNAMEINFO
121
122 /* Define to 1 if you have the <getopt.h> header file. */
123 #undef HAVE_GETOPT_H
124
125 /* Define to 1 if you have the `getopt_long' function. */
126 #undef HAVE_GETOPT_LONG
127
128 /* Define to 1 if you have the `getpeereid' function. */
129 #undef HAVE_GETPEEREID
130
131 /* Define to 1 if you have the getpwnam_r. */
132 #undef HAVE_GETPWNAM_R
133
134 /* Define to 1 if you have the `getresuid' function. */
135 #undef HAVE_GETRESUID
136
137 /* Define to 1 if you have the `gettimeofday' function. */
138 #undef HAVE_GETTIMEOFDAY
139
140 /* Define to 1 if you have the `getusershell' function. */
141 #undef HAVE_GETUSERSHELL
142
143 /* Define to 1 if you have the <glob.h> header file. */
144 #undef HAVE_GLOB_H
145
146 /* Define to 1 if you have the `gmtime_r' function. */
147 #undef HAVE_GMTIME_R
148
149 /* Define to 1 if you have the <grp.h> header file. */
150 #undef HAVE_GRP_H
151
152 /* Define to 1 if you have the <history.h> header file. */
153 #undef HAVE_HISTORY_H
154
155 /* Define if the function (or macro) htonll exists. */
156 #undef HAVE_HTONLL
157
158 /* Define if the function (or macro) htonlll exists. */
159 #undef HAVE_HTONLLL
160
161 /* Define to 1 if you have the `if_indextoname' function. */
162 #undef HAVE_IF_INDEXTONAME
163
164 /* define if you have IN6_PKTINFO (Linux) */
165 #undef HAVE_IN6_PKTINFO
166
167 /* Define to 1 if you have the `inet_aton' function. */
168 #undef HAVE_INET_ATON
169
170 /* Define to 1 if you have the `inet_ntop' function. */
171 #undef HAVE_INET_NTOP
172
173 /* Define to 1 if you have the `inet_pton' function. */
174 #undef HAVE_INET_PTON
175
176 /* Define to 1 if you have the `initgroups' function. */
177 #undef HAVE_INITGROUPS
178
179 /* Define to 1 if you have the <inttypes.h> header file. */
180 #undef HAVE_INTTYPES_H
181
182 /* define if you have IP_PKTINFO (Linux) */
183 #undef HAVE_IP_PKTINFO
184
185 /* Define to 1 if you have the `kqueue' function. */
186 #undef HAVE_KQUEUE
187
188 /* Define to 1 if you have the `cap' library (-lcap). */
189 #undef HAVE_LIBCAP
190
191 /* Define to 1 if you have the `crypto' library (-lcrypto). */
192 #undef HAVE_LIBCRYPTO
193
194 /* Define to 1 if you have the `dl' library (-ldl). */
195 #undef HAVE_LIBDL
196
197 /* Define to 1 if you have the `nsl' library (-lnsl). */
198 #undef HAVE_LIBNSL
199
200 /* Define to 1 if you have the `pcap' library (-lpcap). */
201 #undef HAVE_LIBPCAP
202
203 /* Define if you have a readline compatible library */
204 #undef HAVE_LIBREADLINE
205
206 /* Define to 1 if you have the `resolv' library (-lresolv). */
207 #undef HAVE_LIBRESOLV
208
209 /* Define to 1 if you have the `socket' library (-lsocket). */
210 #undef HAVE_LIBSOCKET
211
212 /* Define to 1 if you have the `ssl' library (-lssl). */
213 #undef HAVE_LIBSSL
214
215 /* Define to 1 if you have the `ws2_32' library (-lws2_32). */
216 #undef HAVE_LIBWS2_32
217
218 /* Define to 1 if you have the <limits.h> header file. */
219 #undef HAVE_LIMITS_H
220
221 /* Define to 1 if you have the `localtime_r' function. */
222 #undef HAVE_LOCALTIME_R
223
224 /* Define to 1 if you have the <malloc.h> header file. */
225 #undef HAVE_MALLOC_H
226
227 /* Define to 1 if you have the `mallopt' function. */
228 #undef HAVE_MALLOPT
229
230 /* Define to 1 if you have the <memory.h> header file. */
231 #undef HAVE_MEMORY_H
232
233 /* Define to 1 if you have the `mkdirat' function. */
234 #undef HAVE_MKDIRAT
235
236 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
237 #undef HAVE_NDIR_H
238
239 /* Define to 1 if you have the <netdb.h> header file. */
240 #undef HAVE_NETDB_H
241
242 /* Define to 1 if you have the <netinet/in.h> header file. */
243 #undef HAVE_NETINET_IN_H
244
245 /* Define to 1 if you have the <net/if.h> header file. */
246 #undef HAVE_NET_IF_H
247
248 /* Define to 1 if you have the `openat' function. */
249 #undef HAVE_OPENAT
250
251 /* Define to 1 if you have the <openssl/asn1.h> header file. */
252 #undef HAVE_OPENSSL_ASN1_H
253
254 /* Define to 1 if you have the <openssl/conf.h> header file. */
255 #undef HAVE_OPENSSL_CONF_H
256
257 /* Define to 1 if you have the <openssl/crypto.h> header file. */
258 #undef HAVE_OPENSSL_CRYPTO_H
259
260 /* Define to 1 if you have the <openssl/engine.h> header file. */
261 #undef HAVE_OPENSSL_ENGINE_H
262
263 /* Define to 1 if you have the <openssl/err.h> header file. */
264 #undef HAVE_OPENSSL_ERR_H
265
266 /* Define to 1 if you have the <openssl/evp.h> header file. */
267 #undef HAVE_OPENSSL_EVP_H
268
269 /* Define to 1 if you have the <openssl/hmac.h> header file. */
270 #undef HAVE_OPENSSL_HMAC_H
271
272 /* Define to 1 if you have the <openssl/md4.h> header file. */
273 #undef HAVE_OPENSSL_MD4_H
274
275 /* Define to 1 if you have the <openssl/md5.h> header file. */
276 #undef HAVE_OPENSSL_MD5_H
277
278 /* Define to 1 if you have the <openssl/ocsp.h> header file. */
279 #undef HAVE_OPENSSL_OCSP_H
280
281 /* Define to 1 if you have the <openssl/sha.h> header file. */
282 #undef HAVE_OPENSSL_SHA_H
283
284 /* Define to 1 if you have the <openssl/ssl.h> header file. */
285 #undef HAVE_OPENSSL_SSL_H
286
287 /* Define to 1 if you have the `pcap_activate' function. */
288 #undef HAVE_PCAP_ACTIVATE
289
290 /* Define to 1 if you have the `pcap_create' function. */
291 #undef HAVE_PCAP_CREATE
292
293 /* Define to 1 if you have the `pcap_dump_fopen' function. */
294 #undef HAVE_PCAP_DUMP_FOPEN
295
296 /* Define to 1 if you have the `pcap_fopen_offline' function. */
297 #undef HAVE_PCAP_FOPEN_OFFLINE
298
299 /* Define to 1 if you have the <pcap.h> header file. */
300 #undef HAVE_PCAP_H
301
302 /* define this if we have libpcre */
303 #undef HAVE_PCRE
304
305 /* Define to 1 if you have the <prot.h> header file. */
306 #undef HAVE_PROT_H
307
308 /* Define to 1 if you have the <pthread.h> header file. */
309 #undef HAVE_PTHREAD_H
310
311 /* Define to 1 if you have the `pthread_sigmask' function. */
312 #undef HAVE_PTHREAD_SIGMASK
313
314 /* Define to 1 if you have the <pwd.h> header file. */
315 #undef HAVE_PWD_H
316
317 /* Define to 1 if you have the <readline.h> header file. */
318 #undef HAVE_READLINE_H
319
320 /* Define if your readline library has \`add_history' */
321 #undef HAVE_READLINE_HISTORY
322
323 /* Define to 1 if you have the <readline/history.h> header file. */
324 #undef HAVE_READLINE_HISTORY_H
325
326 /* Define to 1 if you have the <readline/readline.h> header file. */
327 #undef HAVE_READLINE_READLINE_H
328
329 /* Define if we have any regular expression library */
330 #undef HAVE_REGEX
331
332 /* Define to 1 if you have the `regncomp' function. */
333 #undef HAVE_REGNCOMP
334
335 /* Define to 1 if you have the `regnexec' function. */
336 #undef HAVE_REGNEXEC
337
338 /* define this if we have REG_EXTENDED (from <regex.h>) */
339 #undef HAVE_REG_EXTENDED
340
341 /* Define to 1 if you have the <resource.h> header file. */
342 #undef HAVE_RESOURCE_H
343
344 /* Define to 1 if you have the <semaphore.h> header file. */
345 #undef HAVE_SEMAPHORE_H
346
347 /* Define to 1 if you have the `setlinebuf' function. */
348 #undef HAVE_SETLINEBUF
349
350 /* Define to 1 if you have the `setresuid' function. */
351 #undef HAVE_SETRESUID
352
353 /* Define to 1 if you have the `setsid' function. */
354 #undef HAVE_SETSID
355
356 /* Define to 1 if you have the `setuid' function. */
357 #undef HAVE_SETUID
358
359 /* Define to 1 if you have the `setvbuf' function. */
360 #undef HAVE_SETVBUF
361
362 /* Define to 1 if you have the <siad.h> header file. */
363 #undef HAVE_SIAD_H
364
365 /* Define to 1 if you have the <sia.h> header file. */
366 #undef HAVE_SIA_H
367
368 /* Define to 1 if you have the `sigaction' function. */
369 #undef HAVE_SIGACTION
370
371 /* Define to 1 if you have the <signal.h> header file. */
372 #undef HAVE_SIGNAL_H
373
374 /* Define to 1 if you have the `sigprocmask' function. */
375 #undef HAVE_SIGPROCMASK
376
377 /* Define if the type sig_t is defined by signal.h */
378 #undef HAVE_SIG_T
379
380 /* Define to 1 if you have the `snprintf' function. */
381 #undef HAVE_SNPRINTF
382
383 /* Define to 1 if you have the `SSL_get_client_random' function. */
384 #undef HAVE_SSL_GET_CLIENT_RANDOM
385
386 /* Define to 1 if you have the `SSL_get_server_random' function. */
387 #undef HAVE_SSL_GET_SERVER_RANDOM
388
389 /* Define to 1 if you have the <stdbool.h> header file. */
390 #undef HAVE_STDBOOL_H
391
392 /* Define to 1 if you have the <stddef.h> header file. */
393 #undef HAVE_STDDEF_H
394
395 /* Define to 1 if you have the <stdint.h> header file. */
396 #undef HAVE_STDINT_H
397
398 /* Define to 1 if you have the <stdio.h> header file. */
399 #undef HAVE_STDIO_H
400
401 /* Define to 1 if you have the <stdlib.h> header file. */
402 #undef HAVE_STDLIB_H
403
404 /* Define to 1 if you have the `strcasecmp' function. */
405 #undef HAVE_STRCASECMP
406
407 /* Define to 1 if you have the <strings.h> header file. */
408 #undef HAVE_STRINGS_H
409
410 /* Define to 1 if you have the <string.h> header file. */
411 #undef HAVE_STRING_H
412
413 /* Define to 1 if you have the `strlcat' function. */
414 #undef HAVE_STRLCAT
415
416 /* Define to 1 if you have the `strlcpy' function. */
417 #undef HAVE_STRLCPY
418
419 /* Define to 1 if you have the `strncasecmp' function. */
420 #undef HAVE_STRNCASECMP
421
422 /* Define to 1 if you have the `strsep' function. */
423 #undef HAVE_STRSEP
424
425 /* Define to 1 if you have the `strsignal' function. */
426 #undef HAVE_STRSIGNAL
427
428 /* Generic DNS lookups */
429 #undef HAVE_STRUCT_ADDRINFO
430
431 /* IPv6 address structure */
432 #undef HAVE_STRUCT_IN6_ADDR
433
434 /* IPv6 socket addresses */
435 #undef HAVE_STRUCT_SOCKADDR_IN6
436
437 /* Generic socket addresses */
438 #undef HAVE_STRUCT_SOCKADDR_STORAGE
439
440 /* Define to 1 if you have the <syslog.h> header file. */
441 #undef HAVE_SYSLOG_H
442
443 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
444    */
445 #undef HAVE_SYS_DIR_H
446
447 /* Define to 1 if you have the <sys/event.h> header file. */
448 #undef HAVE_SYS_EVENT_H
449
450 /* Define to 1 if you have the <sys/fcntl.h> header file. */
451 #undef HAVE_SYS_FCNTL_H
452
453 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
454    */
455 #undef HAVE_SYS_NDIR_H
456
457 /* Define to 1 if you have the <sys/prctl.h> header file. */
458 #undef HAVE_SYS_PRCTL_H
459
460 /* Define to 1 if you have the <sys/ptrace.h> header file. */
461 #undef HAVE_SYS_PTRACE_H
462
463 /* Define to 1 if you have the <sys/resource.h> header file. */
464 #undef HAVE_SYS_RESOURCE_H
465
466 /* Define to 1 if you have the <sys/security.h> header file. */
467 #undef HAVE_SYS_SECURITY_H
468
469 /* Define to 1 if you have the <sys/select.h> header file. */
470 #undef HAVE_SYS_SELECT_H
471
472 /* Define to 1 if you have the <sys/socket.h> header file. */
473 #undef HAVE_SYS_SOCKET_H
474
475 /* Define to 1 if you have the <sys/stat.h> header file. */
476 #undef HAVE_SYS_STAT_H
477
478 /* Define to 1 if you have the <sys/time.h> header file. */
479 #undef HAVE_SYS_TIME_H
480
481 /* Define to 1 if you have the <sys/types.h> header file. */
482 #undef HAVE_SYS_TYPES_H
483
484 /* Define to 1 if you have the <sys/un.h> header file. */
485 #undef HAVE_SYS_UN_H
486
487 /* Define to 1 if you have the <sys/wait.h> header file. */
488 #undef HAVE_SYS_WAIT_H
489
490 /* Define to 1 if you have the function talloc_set_memlimit. */
491 #undef HAVE_TALLOC_SET_MEMLIMIT
492
493 /* 128 bit unsigned integer */
494 #undef HAVE_UINT128_T
495
496 /* Define to 1 if you have the <unistd.h> header file. */
497 #undef HAVE_UNISTD_H
498
499 /* Define to 1 if you have the `unlinkat' function. */
500 #undef HAVE_UNLINKAT
501
502 /* Define to 1 if you have the <utime.h> header file. */
503 #undef HAVE_UTIME_H
504
505 /* Define to 1 if you have the <utmpx.h> header file. */
506 #undef HAVE_UTMPX_H
507
508 /* Define to 1 if you have the <utmp.h> header file. */
509 #undef HAVE_UTMP_H
510
511 /* Define to 1 if you have the `vdprintf' function. */
512 #undef HAVE_VDPRINTF
513
514 /* Define to 1 if you have the `vsnprintf' function. */
515 #undef HAVE_VSNPRINTF
516
517 /* Define to 1 if you have the <winsock.h> header file. */
518 #undef HAVE_WINSOCK_H
519
520 /* compiler specific 128 bit unsigned integer */
521 #undef HAVE___UINT128_T
522
523 /* define if you have OSFC2 authentication */
524 #undef OSFC2
525
526 /* define if you have OSFSIA authentication */
527 #undef OSFSIA
528
529 /* Define to the address where bug reports for this package should be sent. */
530 #undef PACKAGE_BUGREPORT
531
532 /* Define to the full name of this package. */
533 #undef PACKAGE_NAME
534
535 /* Define to the full name and version of this package. */
536 #undef PACKAGE_STRING
537
538 /* Define to the one symbol short name of this package. */
539 #undef PACKAGE_TARNAME
540
541 /* Define to the home page for this package. */
542 #undef PACKAGE_URL
543
544 /* Define to the version of this package. */
545 #undef PACKAGE_VERSION
546
547 /* Posix-Style ctime_r */
548 #undef POSIXSTYLE
549
550 /* Version integer in format <ma><ma><mi><mi><in><in> */
551 #undef RADIUSD_VERSION
552
553 /* Commit HEAD at time of configuring */
554 #undef RADIUSD_VERSION_COMMIT
555
556 /* Raw version string from VERSION file */
557 #undef RADIUSD_VERSION_STRING
558
559 /* Define as the return type of signal handlers (`int' or `void'). */
560 #undef RETSIGTYPE
561
562 /* Solaris-Style ctime_r */
563 #undef SOLARISSTYLE
564
565 /* Define to 1 if you have the ANSI C header files. */
566 #undef STDC_HEADERS
567
568 /* SYSV-Style get*byaddr_r */
569 #undef SYSVSTYLE
570
571 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
572 #undef TIME_WITH_SYS_TIME
573
574 /* Define if the compiler supports a thread local storage class */
575 #undef TLS_STORAGE_CLASS
576
577 /* Enable extensions on AIX 3, Interix.  */
578 #ifndef _ALL_SOURCE
579 # undef _ALL_SOURCE
580 #endif
581 /* Enable GNU extensions on systems that have them.  */
582 #ifndef _GNU_SOURCE
583 # undef _GNU_SOURCE
584 #endif
585 /* Enable threading extensions on Solaris.  */
586 #ifndef _POSIX_PTHREAD_SEMANTICS
587 # undef _POSIX_PTHREAD_SEMANTICS
588 #endif
589 /* Enable extensions on HP NonStop.  */
590 #ifndef _TANDEM_SOURCE
591 # undef _TANDEM_SOURCE
592 #endif
593 /* Enable general extensions on Solaris.  */
594 #ifndef __EXTENSIONS__
595 # undef __EXTENSIONS__
596 #endif
597
598
599 /* include support for Ascend binary filter attributes */
600 #undef WITH_ASCEND_BINARY
601
602 /* define if you want DHCP support */
603 #undef WITH_DHCP
604
605 /* define if the server was built with -DNDEBUG */
606 #undef WITH_NDEBUG
607
608 /* define if you want TCP support (For RADSec et al) */
609 #undef WITH_TCP
610
611 /* define if you want thread support */
612 #undef WITH_THREADS
613
614 /* define if you want udpfromto */
615 #undef WITH_UDPFROMTO
616
617 /* define if you want VMPS support */
618 #undef WITH_VMPS
619
620 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
621    significant byte first (like Motorola and SPARC, unlike Intel). */
622 #if defined AC_APPLE_UNIVERSAL_BUILD
623 # if defined __BIG_ENDIAN__
624 #  define WORDS_BIGENDIAN 1
625 # endif
626 #else
627 # ifndef WORDS_BIGENDIAN
628 #  undef WORDS_BIGENDIAN
629 # endif
630 #endif
631
632 /* Enable large inode numbers on Mac OS X 10.5.  */
633 #ifndef _DARWIN_USE_64_BIT_INODE
634 # define _DARWIN_USE_64_BIT_INODE 1
635 #endif
636
637 /* Number of bits in a file offset, on hosts where this is settable. */
638 #undef _FILE_OFFSET_BITS
639
640 /* Define for large files, on AIX-style hosts. */
641 #undef _LARGE_FILES
642
643 /* Define to 1 if on MINIX. */
644 #undef _MINIX
645
646 /* Define to 2 if the system does not provide POSIX.1 features except with
647    this defined. */
648 #undef _POSIX_1_SOURCE
649
650 /* Define to 1 if you need to in order for `stat' and other things to work. */
651 #undef _POSIX_SOURCE
652
653 /* Force OSX >= 10.7 Lion to use RFC2292 IPv6 socket options */
654 #undef __APPLE_USE_RFC_3542
655
656 /* Define to empty if `const' does not conform to ANSI C. */
657 #undef const
658
659 /* Define to `int' if <sys/types.h> doesn't define. */
660 #undef gid_t
661
662 /* Define to `long int' if <sys/types.h> does not define. */
663 #undef off_t
664
665 /* Define to `int' if <sys/types.h> does not define. */
666 #undef pid_t
667
668 /* Define to `unsigned int' if <sys/types.h> does not define. */
669 #undef size_t
670
671 /* socklen_t is generally 'int' on systems which don't use it */
672 #undef socklen_t
673
674 /* Define to `int' if <sys/types.h> doesn't define. */
675 #undef uid_t
676
677 /* uint16_t should be the canonical '2 octets' for network traffic */
678 #undef uint16_t
679
680 /* uint32_t should be the canonical 'network integer' */
681 #undef uint32_t
682
683 /* uint64_t is required for larger counters */
684 #undef uint64_t
685
686 /* uint8_t should be the canonical 'octet' for network traffic */
687 #undef uint8_t
688
689 /* define to something if you don't have ut_xtime in struct utmpx */
690 #undef ut_xtime
691
692 #include <freeradius-devel/automask.h>