recover: finish pending trans3 commits when a recovery is finished.
[sahlberg/ctdb.git] / lib / talloc / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Whether strndup is broken */
4 #undef BROKEN_STRNDUP
5
6 /* Whether strnlen is broken */
7 #undef BROKEN_STRNLEN
8
9 /* Whether dlopen takes unsinged int flags */
10 #undef DLOPEN_TAKES_UNSIGNED_FLAGS
11
12 /* Define to 1 if you have the <acl/libacl.h> header file. */
13 #undef HAVE_ACL_LIBACL_H
14
15 /* Define to 1 if you have the <arpa/inet.h> header file. */
16 #undef HAVE_ARPA_INET_H
17
18 /* Define to 1 if you have the `asprintf' function. */
19 #undef HAVE_ASPRINTF
20
21 /* Whether the bool type is available */
22 #undef HAVE_BOOL
23
24 /* Define to 1 if you have the `bzero' function. */
25 #undef HAVE_BZERO
26
27 /* Whether there is a C99 compliant vsnprintf */
28 #undef HAVE_C99_VSNPRINTF
29
30 /* Define to 1 if you have the `chroot' function. */
31 #undef HAVE_CHROOT
32
33 /* Define to 1 if you have the `chsize' function. */
34 #undef HAVE_CHSIZE
35
36 /* Whether or not we have comparison_fn_t */
37 #undef HAVE_COMPARISON_FN_T
38
39 /* Define to 1 if you have the <compat.h> header file. */
40 #undef HAVE_COMPAT_H
41
42 /* Define to 1 if you have the <ctype.h> header file. */
43 #undef HAVE_CTYPE_H
44
45 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
46    don't. */
47 #undef HAVE_DECL_ASPRINTF
48
49 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
50    don't. */
51 #undef HAVE_DECL_SNPRINTF
52
53 /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
54    don't. */
55 #undef HAVE_DECL_VASPRINTF
56
57 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
58    don't. */
59 #undef HAVE_DECL_VSNPRINTF
60
61 /* Define to 1 if you have the <direct.h> header file. */
62 #undef HAVE_DIRECT_H
63
64 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
65    */
66 #undef HAVE_DIRENT_H
67
68 /* Define to 1 if you have the `dlclose' function. */
69 #undef HAVE_DLCLOSE
70
71 /* Define to 1 if you have the `dlerror' function. */
72 #undef HAVE_DLERROR
73
74 /* Define to 1 if you have the <dlfcn.h> header file. */
75 #undef HAVE_DLFCN_H
76
77 /* Define to 1 if you have the `dlopen' function. */
78 #undef HAVE_DLOPEN
79
80 /* Define to 1 if you have the `dlsym' function. */
81 #undef HAVE_DLSYM
82
83 /* Whether errno() is available */
84 #undef HAVE_ERRNO_DECL
85
86 /* Define to 1 if you have the <fcntl.h> header file. */
87 #undef HAVE_FCNTL_H
88
89 /* Define to 1 if you have the <fnmatch.h> header file. */
90 #undef HAVE_FNMATCH_H
91
92 /* Define to 1 if you have the `ftruncate' function. */
93 #undef HAVE_FTRUNCATE
94
95 /* Whether there is a __FUNCTION__ macro */
96 #undef HAVE_FUNCTION_MACRO
97
98 /* Define to 1 if you have the `getdents' function. */
99 #undef HAVE_GETDENTS
100
101 /* Define to 1 if you have the `getdirentries' function. */
102 #undef HAVE_GETDIRENTRIES
103
104 /* Define to 1 if you have the `getpgrp' function. */
105 #undef HAVE_GETPGRP
106
107 /* Define to 1 if you have the <grp.h> header file. */
108 #undef HAVE_GRP_H
109
110 /* Whether the compiler supports immediate structures */
111 #undef HAVE_IMMEDIATE_STRUCTURES
112
113 /* Define to 1 if you have the `initgroups' function. */
114 #undef HAVE_INITGROUPS
115
116 /* Define to 1 if you have the <inttypes.h> header file. */
117 #undef HAVE_INTTYPES_H
118
119 /* Define to 1 if you have the <limits.h> header file. */
120 #undef HAVE_LIMITS_H
121
122 /* Define to 1 if you have the <locale.h> header file. */
123 #undef HAVE_LOCALE_H
124
125 /* Define to 1 if the system has the type `long long'. */
126 #undef HAVE_LONG_LONG
127
128 /* Define to 1 if you have the `lstat' function. */
129 #undef HAVE_LSTAT
130
131 /* Define to 1 if you have the `memcpy' function. */
132 #undef HAVE_MEMCPY
133
134 /* Define to 1 if you have the `memmove' function. */
135 #undef HAVE_MEMMOVE
136
137 /* Define to 1 if you have the <memory.h> header file. */
138 #undef HAVE_MEMORY_H
139
140 /* Define to 1 if you have the `memset' function. */
141 #undef HAVE_MEMSET
142
143 /* Define if target mkdir supports mode option */
144 #undef HAVE_MKDIR_MODE
145
146 /* Define to 1 if you have the `mkdtemp' function. */
147 #undef HAVE_MKDTEMP
148
149 /* Define to 1 if you have the `mktime' function. */
150 #undef HAVE_MKTIME
151
152 /* Whether mmap works */
153 #undef HAVE_MMAP
154
155 /* Define to 1 if you have the <mntent.h> header file. */
156 #undef HAVE_MNTENT_H
157
158 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
159 #undef HAVE_NDIR_H
160
161 /* Define to 1 if you have the <netdb.h> header file. */
162 #undef HAVE_NETDB_H
163
164 /* Define to 1 if you have the <netinet/in.h> header file. */
165 #undef HAVE_NETINET_IN_H
166
167 /* Define to 1 if you have the <netinet/in_ip.h> header file. */
168 #undef HAVE_NETINET_IN_IP_H
169
170 /* Define to 1 if you have the <netinet/in_systm.h> header file. */
171 #undef HAVE_NETINET_IN_SYSTM_H
172
173 /* Define to 1 if you have the <netinet/ip.h> header file. */
174 #undef HAVE_NETINET_IP_H
175
176 /* Define to 1 if you have the <netinet/tcp.h> header file. */
177 #undef HAVE_NETINET_TCP_H
178
179 /* usability of net/if.h */
180 #undef HAVE_NET_IF_H
181
182 /* Whether the open(2) accepts O_DIRECT */
183 #undef HAVE_OPEN_O_DIRECT
184
185 /* Define to 1 if you have the `pipe' function. */
186 #undef HAVE_PIPE
187
188 /* Define to 1 if you have the `pread' function. */
189 #undef HAVE_PREAD
190
191 /* Define to 1 if you have the `printf' function. */
192 #undef HAVE_PRINTF
193
194 /* Define to 1 if you have the <pwd.h> header file. */
195 #undef HAVE_PWD_H
196
197 /* Define to 1 if you have the `pwrite' function. */
198 #undef HAVE_PWRITE
199
200 /* Define to 1 if you have the `rand' function. */
201 #undef HAVE_RAND
202
203 /* Define to 1 if you have the `random' function. */
204 #undef HAVE_RANDOM
205
206 /* Define to 1 if you have the `rename' function. */
207 #undef HAVE_RENAME
208
209 /* Whether mkstemp is secure */
210 #undef HAVE_SECURE_MKSTEMP
211
212 /* Define to 1 if you have the `setbuffer' function. */
213 #undef HAVE_SETBUFFER
214
215 /* Define to 1 if you have the `setegid' function. */
216 #undef HAVE_SETEGID
217
218 /* Define to 1 if you have the `setenv' function. */
219 #undef HAVE_SETENV
220
221 /* Whether setenv() is available */
222 #undef HAVE_SETENV_DECL
223
224 /* Define to 1 if you have the `seteuid' function. */
225 #undef HAVE_SETEUID
226
227 /* Define to 1 if you have the <setjmp.h> header file. */
228 #undef HAVE_SETJMP_H
229
230 /* Define to 1 if you have the `setlinebuf' function. */
231 #undef HAVE_SETLINEBUF
232
233 /* Define to 1 if you have the `setresgid' function. */
234 #undef HAVE_SETRESGID
235
236 /* Whether setresgid() is available */
237 #undef HAVE_SETRESGID_DECL
238
239 /* Define to 1 if you have the `setresuid' function. */
240 #undef HAVE_SETRESUID
241
242 /* Whether setresuid() is available */
243 #undef HAVE_SETRESUID_DECL
244
245 /* Define to 1 if you have the <shadow.h> header file. */
246 #undef HAVE_SHADOW_H
247
248 /* Whether we have the atomic_t variable type */
249 #undef HAVE_SIG_ATOMIC_T_TYPE
250
251 /* Define to 1 if you have the `snprintf' function. */
252 #undef HAVE_SNPRINTF
253
254 /* Define to 1 if you have the `socketpair' function. */
255 #undef HAVE_SOCKETPAIR
256
257 /* Define to 1 if you have the `srand' function. */
258 #undef HAVE_SRAND
259
260 /* Define to 1 if you have the `srandom' function. */
261 #undef HAVE_SRANDOM
262
263 /* Define to 1 if you have the <standards.h> header file. */
264 #undef HAVE_STANDARDS_H
265
266 /* Define to 1 if you have the <stdarg.h> header file. */
267 #undef HAVE_STDARG_H
268
269 /* Define to 1 if you have the <stdbool.h> header file. */
270 #undef HAVE_STDBOOL_H
271
272 /* Define to 1 if you have the <stdint.h> header file. */
273 #undef HAVE_STDINT_H
274
275 /* Define to 1 if you have the <stdio.h> header file. */
276 #undef HAVE_STDIO_H
277
278 /* Define to 1 if you have the <stdlib.h> header file. */
279 #undef HAVE_STDLIB_H
280
281 /* Define to 1 if you have the `strcasestr' function. */
282 #undef HAVE_STRCASESTR
283
284 /* Define to 1 if you have the `strdup' function. */
285 #undef HAVE_STRDUP
286
287 /* Define to 1 if you have the `strerror' function. */
288 #undef HAVE_STRERROR
289
290 /* Define to 1 if you have the `strftime' function. */
291 #undef HAVE_STRFTIME
292
293 /* Define to 1 if you have the <strings.h> header file. */
294 #undef HAVE_STRINGS_H
295
296 /* Define to 1 if you have the <string.h> header file. */
297 #undef HAVE_STRING_H
298
299 /* Define to 1 if you have the `strlcat' function. */
300 #undef HAVE_STRLCAT
301
302 /* Define to 1 if you have the `strlcpy' function. */
303 #undef HAVE_STRLCPY
304
305 /* Define to 1 if you have the `strndup' function. */
306 #undef HAVE_STRNDUP
307
308 /* Define to 1 if you have the `strnlen' function. */
309 #undef HAVE_STRNLEN
310
311 /* Define to 1 if you have the `strtok_r' function. */
312 #undef HAVE_STRTOK_R
313
314 /* Define to 1 if you have the `strtoll' function. */
315 #undef HAVE_STRTOLL
316
317 /* Define to 1 if you have the `strtoq' function. */
318 #undef HAVE_STRTOQ
319
320 /* Define to 1 if you have the `strtoull' function. */
321 #undef HAVE_STRTOULL
322
323 /* Define to 1 if you have the `strtouq' function. */
324 #undef HAVE_STRTOUQ
325
326 /* Define to 1 if `st_rdev' is member of `struct stat'. */
327 #undef HAVE_STRUCT_STAT_ST_RDEV
328
329 /* Define to 1 if your `struct stat' has `st_rdev'. Deprecated, use
330    `HAVE_STRUCT_STAT_ST_RDEV' instead. */
331 #undef HAVE_ST_RDEV
332
333 /* Define to 1 if you have the `syslog' function. */
334 #undef HAVE_SYSLOG
335
336 /* Define to 1 if you have the <syslog.h> header file. */
337 #undef HAVE_SYSLOG_H
338
339 /* Define to 1 if you have the <sys/acl.h> header file. */
340 #undef HAVE_SYS_ACL_H
341
342 /* Define to 1 if you have the <sys/capability.h> header file. */
343 #undef HAVE_SYS_CAPABILITY_H
344
345 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
346    */
347 #undef HAVE_SYS_DIR_H
348
349 /* Define to 1 if you have the <sys/fcntl.h> header file. */
350 #undef HAVE_SYS_FCNTL_H
351
352 /* Define to 1 if you have the <sys/filio.h> header file. */
353 #undef HAVE_SYS_FILIO_H
354
355 /* Define to 1 if you have the <sys/filsys.h> header file. */
356 #undef HAVE_SYS_FILSYS_H
357
358 /* Define to 1 if you have the <sys/fs/s5param.h> header file. */
359 #undef HAVE_SYS_FS_S5PARAM_H
360
361 /* Define to 1 if you have the <sys/id.h> header file. */
362 #undef HAVE_SYS_ID_H
363
364 /* Define to 1 if you have the <sys/ioctl.h> header file. */
365 #undef HAVE_SYS_IOCTL_H
366
367 /* Define to 1 if you have the <sys/ipc.h> header file. */
368 #undef HAVE_SYS_IPC_H
369
370 /* Define to 1 if you have the <sys/mman.h> header file. */
371 #undef HAVE_SYS_MMAN_H
372
373 /* Define to 1 if you have the <sys/mode.h> header file. */
374 #undef HAVE_SYS_MODE_H
375
376 /* Define to 1 if you have the <sys/mount.h> header file. */
377 #undef HAVE_SYS_MOUNT_H
378
379 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
380    */
381 #undef HAVE_SYS_NDIR_H
382
383 /* Define to 1 if you have the <sys/param.h> header file. */
384 #undef HAVE_SYS_PARAM_H
385
386 /* Define to 1 if you have the <sys/priv.h> header file. */
387 #undef HAVE_SYS_PRIV_H
388
389 /* Define to 1 if you have the <sys/resource.h> header file. */
390 #undef HAVE_SYS_RESOURCE_H
391
392 /* Define to 1 if you have the <sys/security.h> header file. */
393 #undef HAVE_SYS_SECURITY_H
394
395 /* Define to 1 if you have the <sys/select.h> header file. */
396 #undef HAVE_SYS_SELECT_H
397
398 /* Define to 1 if you have the <sys/shm.h> header file. */
399 #undef HAVE_SYS_SHM_H
400
401 /* Define to 1 if you have the <sys/socket.h> header file. */
402 #undef HAVE_SYS_SOCKET_H
403
404 /* Define to 1 if you have the <sys/sockio.h> header file. */
405 #undef HAVE_SYS_SOCKIO_H
406
407 /* Define to 1 if you have the <sys/stat.h> header file. */
408 #undef HAVE_SYS_STAT_H
409
410 /* Define to 1 if you have the <sys/syslog.h> header file. */
411 #undef HAVE_SYS_SYSLOG_H
412
413 /* Define to 1 if you have the <sys/termio.h> header file. */
414 #undef HAVE_SYS_TERMIO_H
415
416 /* Define to 1 if you have the <sys/time.h> header file. */
417 #undef HAVE_SYS_TIME_H
418
419 /* Define to 1 if you have the <sys/types.h> header file. */
420 #undef HAVE_SYS_TYPES_H
421
422 /* Define to 1 if you have the <sys/un.h> header file. */
423 #undef HAVE_SYS_UN_H
424
425 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
426 #undef HAVE_SYS_WAIT_H
427
428 /* Define to 1 if you have the <termios.h> header file. */
429 #undef HAVE_TERMIOS_H
430
431 /* Define to 1 if you have the <termio.h> header file. */
432 #undef HAVE_TERMIO_H
433
434 /* Define to 1 if you have the `timegm' function. */
435 #undef HAVE_TIMEGM
436
437 /* Define to 1 if you have the <time.h> header file. */
438 #undef HAVE_TIME_H
439
440 /* Define to 1 if you have the <unistd.h> header file. */
441 #undef HAVE_UNISTD_H
442
443 /* Define to 1 if you have the `unsetenv' function. */
444 #undef HAVE_UNSETENV
445
446 /* Define to 1 if you have the `usleep' function. */
447 #undef HAVE_USLEEP
448
449 /* Define to 1 if you have the <utime.h> header file. */
450 #undef HAVE_UTIME_H
451
452 /* Define to 1 if you have the <vararg.h> header file. */
453 #undef HAVE_VARARG_H
454
455 /* Define to 1 if you have the `vasprintf' function. */
456 #undef HAVE_VASPRINTF
457
458 /* Whether va_copy() is available */
459 #undef HAVE_VA_COPY
460
461 /* Whether the C compiler understands volatile */
462 #undef HAVE_VOLATILE
463
464 /* Define to 1 if you have the `vsnprintf' function. */
465 #undef HAVE_VSNPRINTF
466
467 /* Define to 1 if you have the `vsyslog' function. */
468 #undef HAVE_VSYSLOG
469
470 /* Define to 1 if you have the `waitpid' function. */
471 #undef HAVE_WAITPID
472
473 /* Define to 1 if you have the <windows.h> header file. */
474 #undef HAVE_WINDOWS_H
475
476 /* Define to 1 if you have the <winsock2.h> header file. */
477 #undef HAVE_WINSOCK2_H
478
479 /* Define to 1 if you have the <ws2tcpip.h> header file. */
480 #undef HAVE_WS2TCPIP_H
481
482 /* Whether the _Bool type is available */
483 #undef HAVE__Bool
484
485 /* Whether the __VA_ARGS__ macro is available */
486 #undef HAVE__VA_ARGS__MACRO
487
488 /* Define to 1 if you have the `__strtoll' function. */
489 #undef HAVE___STRTOLL
490
491 /* Define to 1 if you have the `__strtoull' function. */
492 #undef HAVE___STRTOULL
493
494 /* Whether __va_copy() is available */
495 #undef HAVE___VA_COPY
496
497 /* Whether there is a __func__ macro */
498 #undef HAVE_func_MACRO
499
500 /* Whether MMAP is broken */
501 #undef MMAP_BLACKLIST
502
503 /* Define to the address where bug reports for this package should be sent. */
504 #undef PACKAGE_BUGREPORT
505
506 /* Define to the full name of this package. */
507 #undef PACKAGE_NAME
508
509 /* Define to the full name and version of this package. */
510 #undef PACKAGE_STRING
511
512 /* Define to the one symbol short name of this package. */
513 #undef PACKAGE_TARNAME
514
515 /* Define to the version of this package. */
516 #undef PACKAGE_VERSION
517
518 /* Whether getpass should be replaced */
519 #undef REPLACE_GETPASS
520
521 /* Whether inet_ntoa should be replaced */
522 #undef REPLACE_INET_NTOA
523
524 /* replace readdir */
525 #undef REPLACE_READDIR
526
527 /* replace readdir using getdents() */
528 #undef REPLACE_READDIR_GETDENTS
529
530 /* replace readdir using getdirentries() */
531 #undef REPLACE_READDIR_GETDIRENTRIES
532
533 /* Whether strptime should be replaced */
534 #undef REPLACE_STRPTIME
535
536 /* Define as the return type of signal handlers (`int' or `void'). */
537 #undef RETSIGTYPE
538
539 /* Whether seekdir returns an int */
540 #undef SEEKDIR_RETURNS_INT
541
542 /* The size of `char', as computed by sizeof. */
543 #undef SIZEOF_CHAR
544
545 /* The size of `int', as computed by sizeof. */
546 #undef SIZEOF_INT
547
548 /* The size of `long', as computed by sizeof. */
549 #undef SIZEOF_LONG
550
551 /* The size of `long long', as computed by sizeof. */
552 #undef SIZEOF_LONG_LONG
553
554 /* The size of `off_t', as computed by sizeof. */
555 #undef SIZEOF_OFF_T
556
557 /* The size of `short', as computed by sizeof. */
558 #undef SIZEOF_SHORT
559
560 /* The size of `size_t', as computed by sizeof. */
561 #undef SIZEOF_SIZE_T
562
563 /* The size of `ssize_t', as computed by sizeof. */
564 #undef SIZEOF_SSIZE_T
565
566 /* The size of `void *', as computed by sizeof. */
567 #undef SIZEOF_VOID_P
568
569 /* Define to 1 if you have the ANSI C header files. */
570 #undef STDC_HEADERS
571
572 /* Whether telldir takes a const pointer */
573 #undef TELLDIR_TAKES_CONST_DIR
574
575 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
576 #undef TIME_WITH_SYS_TIME
577
578 /* Define to 1 if your processor stores words with the most significant byte
579    first (like Motorola and SPARC, unlike Intel and VAX). */
580 #undef WORDS_BIGENDIAN
581
582 /* Define to 1 if on AIX 3.
583    System headers sometimes define this.
584    We just want to avoid a redefinition error message.  */
585 #ifndef _ALL_SOURCE
586 # undef _ALL_SOURCE
587 #endif
588
589 /* Number of bits in a file offset, on hosts where this is settable. */
590 #undef _FILE_OFFSET_BITS
591
592 /* Enable GNU extensions on systems that have them.  */
593 #ifndef _GNU_SOURCE
594 # undef _GNU_SOURCE
595 #endif
596
597 /* Define for large files, on AIX-style hosts. */
598 #undef _LARGE_FILES
599
600 /* Define to 1 if on MINIX. */
601 #undef _MINIX
602
603 #ifndef _OSF_SOURCE
604 # define _OSF_SOURCE 1
605 #endif
606
607 /* Define to 2 if the system does not provide POSIX.1 features except with
608    this defined. */
609 #undef _POSIX_1_SOURCE
610
611 /* Whether to enable POSIX support */
612 #undef _POSIX_C_SOURCE
613
614 /* Define to 1 if you need to in order for `stat' and other things to work. */
615 #undef _POSIX_SOURCE
616
617 /* Whether to enable System V compatibility */
618 #undef _SYSV
619
620 #ifndef _XOPEN_SOURCE_EXTENDED
621 # define _XOPEN_SOURCE_EXTENDED 1
622 #endif
623
624 /* Enable extensions on Solaris.  */
625 #ifndef __EXTENSIONS__
626 # undef __EXTENSIONS__
627 #endif
628 #ifndef _POSIX_PTHREAD_SEMANTICS
629 # undef _POSIX_PTHREAD_SEMANTICS
630 #endif
631
632 /* Define to `int' if <sys/types.h> doesn't define. */
633 #undef gid_t
634
635 /* Define to `__inline__' or `__inline' if that's what the C compiler
636    calls it, or to nothing if 'inline' is not supported under any name.  */
637 #ifndef __cplusplus
638 #undef inline
639 #endif
640
641 /* Define to `unsigned' if <sys/types.h> does not define. */
642 #undef ino_t
643
644 /* Define to `short' if <sys/types.h> does not define. */
645 #undef int16_t
646
647 /* Define to `long' if <sys/types.h> does not define. */
648 #undef int32_t
649
650 /* Define to `long long' if <sys/types.h> does not define. */
651 #undef int64_t
652
653 /* Define to `char' if <sys/types.h> does not define. */
654 #undef int8_t
655
656 /* Define to `unsigned long long' if <sys/types.h> does not define. */
657 #undef intptr_t
658
659 /* Define to `off_t' if <sys/types.h> does not define. */
660 #undef loff_t
661
662 /* Define to `int' if <sys/types.h> does not define. */
663 #undef mode_t
664
665 /* Define to `long int' if <sys/types.h> does not define. */
666 #undef off_t
667
668 /* Define to `loff_t' if <sys/types.h> does not define. */
669 #undef offset_t
670
671 /* Define to `int' if <sys/types.h> does not define. */
672 #undef pid_t
673
674 /* Define to `unsigned long long' if <sys/types.h> does not define. */
675 #undef ptrdiff_t
676
677 /* Define to `unsigned int' if <sys/types.h> does not define. */
678 #undef size_t
679
680 /* Socket length type */
681 #undef socklen_t
682
683 /* Define to `int' if <sys/types.h> does not define. */
684 #undef ssize_t
685
686 /* Define to `int' if <sys/types.h> doesn't define. */
687 #undef uid_t
688
689 /* Define to `unsigned short' if <sys/types.h> does not define. */
690 #undef uint16_t
691
692 /* Define to `unsigned long' if <sys/types.h> does not define. */
693 #undef uint32_t
694
695 /* Define to `unsigned long long' if <sys/types.h> does not define. */
696 #undef uint64_t
697
698 /* Define to `unsigned char' if <sys/types.h> does not define. */
699 #undef uint8_t
700
701 /* Define to `unsigned int' if <sys/types.h> does not define. */
702 #undef uint_t