Check for openssl/asn1.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/crypto.h> header file. */
255 #undef HAVE_OPENSSL_CRYPTO_H
256
257 /* Define to 1 if you have the <openssl/engine.h> header file. */
258 #undef HAVE_OPENSSL_ENGINE_H
259
260 /* Define to 1 if you have the <openssl/err.h> header file. */
261 #undef HAVE_OPENSSL_ERR_H
262
263 /* Define to 1 if you have the <openssl/evp.h> header file. */
264 #undef HAVE_OPENSSL_EVP_H
265
266 /* Define to 1 if you have the <openssl/hmac.h> header file. */
267 #undef HAVE_OPENSSL_HMAC_H
268
269 /* Define to 1 if you have the <openssl/md4.h> header file. */
270 #undef HAVE_OPENSSL_MD4_H
271
272 /* Define to 1 if you have the <openssl/md5.h> header file. */
273 #undef HAVE_OPENSSL_MD5_H
274
275 /* Define to 1 if you have the <openssl/ocsp.h> header file. */
276 #undef HAVE_OPENSSL_OCSP_H
277
278 /* Define to 1 if you have the <openssl/sha.h> header file. */
279 #undef HAVE_OPENSSL_SHA_H
280
281 /* Define to 1 if you have the <openssl/ssl.h> header file. */
282 #undef HAVE_OPENSSL_SSL_H
283
284 /* Define to 1 if you have the `pcap_activate' function. */
285 #undef HAVE_PCAP_ACTIVATE
286
287 /* Define to 1 if you have the `pcap_create' function. */
288 #undef HAVE_PCAP_CREATE
289
290 /* Define to 1 if you have the `pcap_dump_fopen' function. */
291 #undef HAVE_PCAP_DUMP_FOPEN
292
293 /* Define to 1 if you have the `pcap_fopen_offline' function. */
294 #undef HAVE_PCAP_FOPEN_OFFLINE
295
296 /* Define to 1 if you have the <pcap.h> header file. */
297 #undef HAVE_PCAP_H
298
299 /* define this if we have libpcre */
300 #undef HAVE_PCRE
301
302 /* Define to 1 if you have the <prot.h> header file. */
303 #undef HAVE_PROT_H
304
305 /* Define to 1 if you have the <pthread.h> header file. */
306 #undef HAVE_PTHREAD_H
307
308 /* Define to 1 if you have the `pthread_sigmask' function. */
309 #undef HAVE_PTHREAD_SIGMASK
310
311 /* Define to 1 if you have the <pwd.h> header file. */
312 #undef HAVE_PWD_H
313
314 /* Define to 1 if you have the <readline.h> header file. */
315 #undef HAVE_READLINE_H
316
317 /* Define if your readline library has \`add_history' */
318 #undef HAVE_READLINE_HISTORY
319
320 /* Define to 1 if you have the <readline/history.h> header file. */
321 #undef HAVE_READLINE_HISTORY_H
322
323 /* Define to 1 if you have the <readline/readline.h> header file. */
324 #undef HAVE_READLINE_READLINE_H
325
326 /* Define if we have any regular expression library */
327 #undef HAVE_REGEX
328
329 /* Define to 1 if you have the `regncomp' function. */
330 #undef HAVE_REGNCOMP
331
332 /* Define to 1 if you have the `regnexec' function. */
333 #undef HAVE_REGNEXEC
334
335 /* define this if we have REG_EXTENDED (from <regex.h>) */
336 #undef HAVE_REG_EXTENDED
337
338 /* Define to 1 if you have the <resource.h> header file. */
339 #undef HAVE_RESOURCE_H
340
341 /* Define to 1 if you have the <semaphore.h> header file. */
342 #undef HAVE_SEMAPHORE_H
343
344 /* Define to 1 if you have the `setlinebuf' function. */
345 #undef HAVE_SETLINEBUF
346
347 /* Define to 1 if you have the `setresuid' function. */
348 #undef HAVE_SETRESUID
349
350 /* Define to 1 if you have the `setsid' function. */
351 #undef HAVE_SETSID
352
353 /* Define to 1 if you have the `setuid' function. */
354 #undef HAVE_SETUID
355
356 /* Define to 1 if you have the `setvbuf' function. */
357 #undef HAVE_SETVBUF
358
359 /* Define to 1 if you have the <siad.h> header file. */
360 #undef HAVE_SIAD_H
361
362 /* Define to 1 if you have the <sia.h> header file. */
363 #undef HAVE_SIA_H
364
365 /* Define to 1 if you have the `sigaction' function. */
366 #undef HAVE_SIGACTION
367
368 /* Define to 1 if you have the <signal.h> header file. */
369 #undef HAVE_SIGNAL_H
370
371 /* Define to 1 if you have the `sigprocmask' function. */
372 #undef HAVE_SIGPROCMASK
373
374 /* Define if the type sig_t is defined by signal.h */
375 #undef HAVE_SIG_T
376
377 /* Define to 1 if you have the `snprintf' function. */
378 #undef HAVE_SNPRINTF
379
380 /* Define to 1 if you have the `SSL_get_client_random' function. */
381 #undef HAVE_SSL_GET_CLIENT_RANDOM
382
383 /* Define to 1 if you have the `SSL_get_server_random' function. */
384 #undef HAVE_SSL_GET_SERVER_RANDOM
385
386 /* Define to 1 if you have the <stdbool.h> header file. */
387 #undef HAVE_STDBOOL_H
388
389 /* Define to 1 if you have the <stddef.h> header file. */
390 #undef HAVE_STDDEF_H
391
392 /* Define to 1 if you have the <stdint.h> header file. */
393 #undef HAVE_STDINT_H
394
395 /* Define to 1 if you have the <stdio.h> header file. */
396 #undef HAVE_STDIO_H
397
398 /* Define to 1 if you have the <stdlib.h> header file. */
399 #undef HAVE_STDLIB_H
400
401 /* Define to 1 if you have the `strcasecmp' function. */
402 #undef HAVE_STRCASECMP
403
404 /* Define to 1 if you have the <strings.h> header file. */
405 #undef HAVE_STRINGS_H
406
407 /* Define to 1 if you have the <string.h> header file. */
408 #undef HAVE_STRING_H
409
410 /* Define to 1 if you have the `strlcat' function. */
411 #undef HAVE_STRLCAT
412
413 /* Define to 1 if you have the `strlcpy' function. */
414 #undef HAVE_STRLCPY
415
416 /* Define to 1 if you have the `strncasecmp' function. */
417 #undef HAVE_STRNCASECMP
418
419 /* Define to 1 if you have the `strsep' function. */
420 #undef HAVE_STRSEP
421
422 /* Define to 1 if you have the `strsignal' function. */
423 #undef HAVE_STRSIGNAL
424
425 /* Generic DNS lookups */
426 #undef HAVE_STRUCT_ADDRINFO
427
428 /* IPv6 address structure */
429 #undef HAVE_STRUCT_IN6_ADDR
430
431 /* IPv6 socket addresses */
432 #undef HAVE_STRUCT_SOCKADDR_IN6
433
434 /* Generic socket addresses */
435 #undef HAVE_STRUCT_SOCKADDR_STORAGE
436
437 /* Define to 1 if you have the <syslog.h> header file. */
438 #undef HAVE_SYSLOG_H
439
440 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
441    */
442 #undef HAVE_SYS_DIR_H
443
444 /* Define to 1 if you have the <sys/event.h> header file. */
445 #undef HAVE_SYS_EVENT_H
446
447 /* Define to 1 if you have the <sys/fcntl.h> header file. */
448 #undef HAVE_SYS_FCNTL_H
449
450 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
451    */
452 #undef HAVE_SYS_NDIR_H
453
454 /* Define to 1 if you have the <sys/prctl.h> header file. */
455 #undef HAVE_SYS_PRCTL_H
456
457 /* Define to 1 if you have the <sys/ptrace.h> header file. */
458 #undef HAVE_SYS_PTRACE_H
459
460 /* Define to 1 if you have the <sys/resource.h> header file. */
461 #undef HAVE_SYS_RESOURCE_H
462
463 /* Define to 1 if you have the <sys/security.h> header file. */
464 #undef HAVE_SYS_SECURITY_H
465
466 /* Define to 1 if you have the <sys/select.h> header file. */
467 #undef HAVE_SYS_SELECT_H
468
469 /* Define to 1 if you have the <sys/socket.h> header file. */
470 #undef HAVE_SYS_SOCKET_H
471
472 /* Define to 1 if you have the <sys/stat.h> header file. */
473 #undef HAVE_SYS_STAT_H
474
475 /* Define to 1 if you have the <sys/time.h> header file. */
476 #undef HAVE_SYS_TIME_H
477
478 /* Define to 1 if you have the <sys/types.h> header file. */
479 #undef HAVE_SYS_TYPES_H
480
481 /* Define to 1 if you have the <sys/un.h> header file. */
482 #undef HAVE_SYS_UN_H
483
484 /* Define to 1 if you have the <sys/wait.h> header file. */
485 #undef HAVE_SYS_WAIT_H
486
487 /* Define to 1 if you have the function talloc_set_memlimit. */
488 #undef HAVE_TALLOC_SET_MEMLIMIT
489
490 /* 128 bit unsigned integer */
491 #undef HAVE_UINT128_T
492
493 /* Define to 1 if you have the <unistd.h> header file. */
494 #undef HAVE_UNISTD_H
495
496 /* Define to 1 if you have the `unlinkat' function. */
497 #undef HAVE_UNLINKAT
498
499 /* Define to 1 if you have the <utime.h> header file. */
500 #undef HAVE_UTIME_H
501
502 /* Define to 1 if you have the <utmpx.h> header file. */
503 #undef HAVE_UTMPX_H
504
505 /* Define to 1 if you have the <utmp.h> header file. */
506 #undef HAVE_UTMP_H
507
508 /* Define to 1 if you have the `vdprintf' function. */
509 #undef HAVE_VDPRINTF
510
511 /* Define to 1 if you have the `vsnprintf' function. */
512 #undef HAVE_VSNPRINTF
513
514 /* Define to 1 if you have the <winsock.h> header file. */
515 #undef HAVE_WINSOCK_H
516
517 /* compiler specific 128 bit unsigned integer */
518 #undef HAVE___UINT128_T
519
520 /* define if you have OSFC2 authentication */
521 #undef OSFC2
522
523 /* define if you have OSFSIA authentication */
524 #undef OSFSIA
525
526 /* Define to the address where bug reports for this package should be sent. */
527 #undef PACKAGE_BUGREPORT
528
529 /* Define to the full name of this package. */
530 #undef PACKAGE_NAME
531
532 /* Define to the full name and version of this package. */
533 #undef PACKAGE_STRING
534
535 /* Define to the one symbol short name of this package. */
536 #undef PACKAGE_TARNAME
537
538 /* Define to the home page for this package. */
539 #undef PACKAGE_URL
540
541 /* Define to the version of this package. */
542 #undef PACKAGE_VERSION
543
544 /* Posix-Style ctime_r */
545 #undef POSIXSTYLE
546
547 /* Version integer in format <ma><ma><mi><mi><in><in> */
548 #undef RADIUSD_VERSION
549
550 /* Commit HEAD at time of configuring */
551 #undef RADIUSD_VERSION_COMMIT
552
553 /* Raw version string from VERSION file */
554 #undef RADIUSD_VERSION_STRING
555
556 /* Define as the return type of signal handlers (`int' or `void'). */
557 #undef RETSIGTYPE
558
559 /* Solaris-Style ctime_r */
560 #undef SOLARISSTYLE
561
562 /* Define to 1 if you have the ANSI C header files. */
563 #undef STDC_HEADERS
564
565 /* SYSV-Style get*byaddr_r */
566 #undef SYSVSTYLE
567
568 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
569 #undef TIME_WITH_SYS_TIME
570
571 /* Define if the compiler supports a thread local storage class */
572 #undef TLS_STORAGE_CLASS
573
574 /* Enable extensions on AIX 3, Interix.  */
575 #ifndef _ALL_SOURCE
576 # undef _ALL_SOURCE
577 #endif
578 /* Enable GNU extensions on systems that have them.  */
579 #ifndef _GNU_SOURCE
580 # undef _GNU_SOURCE
581 #endif
582 /* Enable threading extensions on Solaris.  */
583 #ifndef _POSIX_PTHREAD_SEMANTICS
584 # undef _POSIX_PTHREAD_SEMANTICS
585 #endif
586 /* Enable extensions on HP NonStop.  */
587 #ifndef _TANDEM_SOURCE
588 # undef _TANDEM_SOURCE
589 #endif
590 /* Enable general extensions on Solaris.  */
591 #ifndef __EXTENSIONS__
592 # undef __EXTENSIONS__
593 #endif
594
595
596 /* include support for Ascend binary filter attributes */
597 #undef WITH_ASCEND_BINARY
598
599 /* define if you want DHCP support */
600 #undef WITH_DHCP
601
602 /* define if the server was built with -DNDEBUG */
603 #undef WITH_NDEBUG
604
605 /* define if you want TCP support (For RADSec et al) */
606 #undef WITH_TCP
607
608 /* define if you want thread support */
609 #undef WITH_THREADS
610
611 /* define if you want udpfromto */
612 #undef WITH_UDPFROMTO
613
614 /* define if you want VMPS support */
615 #undef WITH_VMPS
616
617 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
618    significant byte first (like Motorola and SPARC, unlike Intel). */
619 #if defined AC_APPLE_UNIVERSAL_BUILD
620 # if defined __BIG_ENDIAN__
621 #  define WORDS_BIGENDIAN 1
622 # endif
623 #else
624 # ifndef WORDS_BIGENDIAN
625 #  undef WORDS_BIGENDIAN
626 # endif
627 #endif
628
629 /* Enable large inode numbers on Mac OS X 10.5.  */
630 #ifndef _DARWIN_USE_64_BIT_INODE
631 # define _DARWIN_USE_64_BIT_INODE 1
632 #endif
633
634 /* Number of bits in a file offset, on hosts where this is settable. */
635 #undef _FILE_OFFSET_BITS
636
637 /* Define for large files, on AIX-style hosts. */
638 #undef _LARGE_FILES
639
640 /* Define to 1 if on MINIX. */
641 #undef _MINIX
642
643 /* Define to 2 if the system does not provide POSIX.1 features except with
644    this defined. */
645 #undef _POSIX_1_SOURCE
646
647 /* Define to 1 if you need to in order for `stat' and other things to work. */
648 #undef _POSIX_SOURCE
649
650 /* Force OSX >= 10.7 Lion to use RFC2292 IPv6 socket options */
651 #undef __APPLE_USE_RFC_3542
652
653 /* Define to empty if `const' does not conform to ANSI C. */
654 #undef const
655
656 /* Define to `int' if <sys/types.h> doesn't define. */
657 #undef gid_t
658
659 /* Define to `long int' if <sys/types.h> does not define. */
660 #undef off_t
661
662 /* Define to `int' if <sys/types.h> does not define. */
663 #undef pid_t
664
665 /* Define to `unsigned int' if <sys/types.h> does not define. */
666 #undef size_t
667
668 /* socklen_t is generally 'int' on systems which don't use it */
669 #undef socklen_t
670
671 /* Define to `int' if <sys/types.h> doesn't define. */
672 #undef uid_t
673
674 /* uint16_t should be the canonical '2 octets' for network traffic */
675 #undef uint16_t
676
677 /* uint32_t should be the canonical 'network integer' */
678 #undef uint32_t
679
680 /* uint64_t is required for larger counters */
681 #undef uint64_t
682
683 /* uint8_t should be the canonical 'octet' for network traffic */
684 #undef uint8_t
685
686 /* define to something if you don't have ut_xtime in struct utmpx */
687 #undef ut_xtime
688
689 #include <freeradius-devel/automask.h>