Update build for libarchive-2.7.1 import.
[dragonfly.git] / lib / libarchive / config.h
blob00d93335a5981f495caf736c11b6fae2f6790517
1 /* config.h. Generated from config.h.in by configure. */
2 /* config.h.in. Generated from configure.ac by autoheader. */
4 /* Version number of bsdcpio */
5 /* #undef BSDCPIO_VERSION_STRING */
7 /* Version number of bsdtar */
8 /* #undef BSDTAR_VERSION_STRING */
10 /* Define to 1 if you have the `acl_create_entry' function. */
11 /* #undef HAVE_ACL_CREATE_ENTRY */
13 /* Define to 1 if you have the `acl_get_perm' function. */
14 /* #undef HAVE_ACL_GET_PERM */
16 /* Define to 1 if you have the `acl_get_perm_np' function. */
17 /* #undef HAVE_ACL_GET_PERM_NP */
19 /* Define to 1 if you have the `acl_init' function. */
20 /* #undef HAVE_ACL_INIT */
22 /* Define to 1 if you have the <acl/libacl.h> header file. */
23 /* #undef HAVE_ACL_LIBACL_H */
25 /* Define to 1 if the system has the type `acl_permset_t'. */
26 /* #undef HAVE_ACL_PERMSET_T */
28 /* Define to 1 if you have the `acl_set_fd' function. */
29 /* #undef HAVE_ACL_SET_FD */
31 /* Define to 1 if you have the `acl_set_fd_np' function. */
32 /* #undef HAVE_ACL_SET_FD_NP */
34 /* Define to 1 if you have the `acl_set_file' function. */
35 /* #undef HAVE_ACL_SET_FILE */
37 /* True for systems with POSIX ACL support */
38 #define HAVE_ACL_USER 1
40 /* Define to 1 if you have the <attr/xattr.h> header file. */
41 /* #undef HAVE_ATTR_XATTR_H */
43 /* Define to 1 if you have the <bzlib.h> header file. */
44 #define HAVE_BZLIB_H 1
46 /* Define to 1 if you have the `chflags' function. */
47 #define HAVE_CHFLAGS 1
49 /* Define to 1 if you have the `chown' function. */
50 #define HAVE_CHOWN 1
52 /* Define to 1 if you have the `chroot' function. */
53 #define HAVE_CHROOT 1
55 /* Define to 1 if you have the <ctype.h> header file. */
56 #define HAVE_CTYPE_H 1
58 /* Define to 1 if you have the `cygwin_conv_path' function. */
59 /* #undef HAVE_CYGWIN_CONV_PATH */
61 /* Define to 1 if you have the declaration of `INT64_MAX', and to 0 if you
62 don't. */
63 #define HAVE_DECL_INT64_MAX 1
65 /* Define to 1 if you have the declaration of `INT64_MIN', and to 0 if you
66 don't. */
67 #define HAVE_DECL_INT64_MIN 1
69 /* Define to 1 if you have the declaration of `optarg', and to 0 if you don't.
71 #define HAVE_DECL_OPTARG 1
73 /* Define to 1 if you have the declaration of `optind', and to 0 if you don't.
75 #define HAVE_DECL_OPTIND 1
77 /* Define to 1 if you have the declaration of `SIZE_MAX', and to 0 if you
78 don't. */
79 #define HAVE_DECL_SIZE_MAX 1
81 /* Define to 1 if you have the declaration of `SSIZE_MAX', and to 0 if you
82 don't. */
83 #define HAVE_DECL_SSIZE_MAX 1
85 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
86 don't. */
87 #define HAVE_DECL_STRERROR_R 1
89 /* Define to 1 if you have the declaration of `UINT32_MAX', and to 0 if you
90 don't. */
91 #define HAVE_DECL_UINT32_MAX 1
93 /* Define to 1 if you have the declaration of `UINT64_MAX', and to 0 if you
94 don't. */
95 #define HAVE_DECL_UINT64_MAX 1
97 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
99 #define HAVE_DIRENT_H 1
101 /* Define to 1 if you have the <dlfcn.h> header file. */
102 #define HAVE_DLFCN_H 1
104 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
105 /* #undef HAVE_DOPRNT */
107 /* Define to 1 if nl_langinfo supports D_MD_ORDER */
108 #define HAVE_D_MD_ORDER 1
110 /* A possible errno value for invalid file format errors */
111 #define HAVE_EFTYPE 1
113 /* A possible errno value for invalid file format errors */
114 #define HAVE_EILSEQ 1
116 /* Define to 1 if you have the <errno.h> header file. */
117 #define HAVE_ERRNO_H 1
119 /* Define to 1 if you have the <ext2fs/ext2_fs.h> header file. */
120 /* #undef HAVE_EXT2FS_EXT2_FS_H */
122 /* Define to 1 if you have the `extattr_get_file' function. */
123 #define HAVE_EXTATTR_GET_FILE 1
125 /* Define to 1 if you have the `extattr_list_file' function. */
126 /* #undef HAVE_EXTATTR_LIST_FILE */
128 /* Define to 1 if you have the `extattr_set_fd' function. */
129 /* #undef HAVE_EXTATTR_SET_FD */
131 /* Define to 1 if you have the `extattr_set_file' function. */
132 /* #undef HAVE_EXTATTR_SET_FILE */
134 /* Define to 1 if you have the `fchdir' function. */
135 #define HAVE_FCHDIR 1
137 /* Define to 1 if you have the `fchflags' function. */
138 #define HAVE_FCHFLAGS 1
140 /* Define to 1 if you have the `fchmod' function. */
141 #define HAVE_FCHMOD 1
143 /* Define to 1 if you have the `fchown' function. */
144 #define HAVE_FCHOWN 1
146 /* Define to 1 if you have the `fcntl' function. */
147 #define HAVE_FCNTL 1
149 /* Define to 1 if you have the <fcntl.h> header file. */
150 #define HAVE_FCNTL_H 1
152 /* Define to 1 if your system has a working POSIX `fnmatch' function. */
153 #define HAVE_FNMATCH 1
155 /* Define to 1 if fnmatch(3) supports the FNM_LEADING_DIR flag */
156 #define HAVE_FNM_LEADING_DIR 1
158 /* Define to 1 if you have the `fork' function. */
159 #define HAVE_FORK 1
161 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
162 #define HAVE_FSEEKO 1
164 /* Define to 1 if you have the `fsetxattr' function. */
165 /* #undef HAVE_FSETXATTR */
167 /* Define to 1 if you have the `fstat' function. */
168 #define HAVE_FSTAT 1
170 /* Define to 1 if you have the `ftruncate' function. */
171 #define HAVE_FTRUNCATE 1
173 /* Define to 1 if you have the `futimes' function. */
174 #define HAVE_FUTIMES 1
176 /* Define to 1 if you have the `geteuid' function. */
177 #define HAVE_GETEUID 1
179 /* Define to 1 if you have the `getpid' function. */
180 #define HAVE_GETPID 1
182 /* Define to 1 if you have the `getxattr' function. */
183 /* #undef HAVE_GETXATTR */
185 /* Define to 1 if you have the <grp.h> header file. */
186 #define HAVE_GRP_H 1
188 /* Define to 1 if the system has the type `intmax_t'. */
189 #define HAVE_INTMAX_T 1
191 /* Define to 1 if you have the <inttypes.h> header file. */
192 #define HAVE_INTTYPES_H 1
194 /* Define to 1 if you have the <langinfo.h> header file. */
195 #define HAVE_LANGINFO_H 1
197 /* Define to 1 if you have the `lchflags' function. */
198 #define HAVE_LCHFLAGS 1
200 /* Define to 1 if you have the `lchmod' function. */
201 #define HAVE_LCHMOD 1
203 /* Define to 1 if you have the `lchown' function. */
204 #define HAVE_LCHOWN 1
206 /* Define to 1 if you have the `lgetxattr' function. */
207 /* #undef HAVE_LGETXATTR */
209 /* Define to 1 if you have the `acl' library (-lacl). */
210 /* #undef HAVE_LIBACL */
212 /* Define to 1 if you have the `attr' library (-lattr). */
213 /* #undef HAVE_LIBATTR */
215 /* Define to 1 if you have the `bz2' library (-lbz2). */
216 #define HAVE_LIBBZ2 1
218 /* Define to 1 if you have the `lzma' library (-llzma). */
219 /* #undef HAVE_LIBLZMA */
221 /* Define to 1 if you have the `lzmadec' library (-llzmadec). */
222 /* #undef HAVE_LIBLZMADEC */
224 /* Define to 1 if you have the `z' library (-lz). */
225 #define HAVE_LIBZ 1
227 /* Define to 1 if you have the <limits.h> header file. */
228 #define HAVE_LIMITS_H 1
230 /* Define to 1 if you have the <linux/fs.h> header file. */
231 /* #undef HAVE_LINUX_FS_H */
233 /* Define to 1 if you have the `listxattr' function. */
234 /* #undef HAVE_LISTXATTR */
236 /* Define to 1 if you have the `llistxattr' function. */
237 /* #undef HAVE_LLISTXATTR */
239 /* Define to 1 if you have the <locale.h> header file. */
240 #define HAVE_LOCALE_H 1
242 /* Define to 1 if the system has the type `long long int'. */
243 #define HAVE_LONG_LONG_INT 1
245 /* Define to 1 if you have the `lsetxattr' function. */
246 /* #undef HAVE_LSETXATTR */
248 /* Define to 1 if `lstat' has the bug that it succeeds when given the
249 zero-length file name argument. */
250 /* #undef HAVE_LSTAT_EMPTY_STRING_BUG */
252 /* Define to 1 if you have the `lutimes' function. */
253 #define HAVE_LUTIMES 1
255 /* Define to 1 if you have the <lzmadec.h> header file. */
256 /* #undef HAVE_LZMADEC_H */
258 /* Define to 1 if you have the <lzma.h> header file. */
259 /* #undef HAVE_LZMA_H */
261 /* Define to 1 if you have the `MD5' functions. */
262 #define HAVE_MD5 1
264 /* Define to 1 if you have the <md5.h> header file. */
265 #define HAVE_MD5_H 1
267 /* Define to 1 if you have the `memmove' function. */
268 #define HAVE_MEMMOVE 1
270 /* Define to 1 if you have the <memory.h> header file. */
271 #define HAVE_MEMORY_H 1
273 /* Define to 1 if you have the `memset' function. */
274 #define HAVE_MEMSET 1
276 /* Define to 1 if you have the `mkdir' function. */
277 #define HAVE_MKDIR 1
279 /* Define to 1 if you have the `mkfifo' function. */
280 #define HAVE_MKFIFO 1
282 /* Define to 1 if you have the `mknod' function. */
283 #define HAVE_MKNOD 1
285 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
286 /* #undef HAVE_NDIR_H */
288 /* Define to 1 if you have the `nl_langinfo' function. */
289 #define HAVE_NL_LANGINFO 1
291 /* Define to 1 if you have the <openssl/md5.h> header file. */
292 #define HAVE_OPENSSL_MD5_H 1
294 /* Define to 1 if you have the <openssl/ripemd.h> header file. */
295 #define HAVE_OPENSSL_RIPEMD_H 1
297 /* Define to 1 if you have the <openssl/sha.h> header file. */
298 #define HAVE_OPENSSL_SHA_H 1
300 /* Define to 1 if you have the <paths.h> header file. */
301 #define HAVE_PATHS_H 1
303 /* Define to 1 if you have the `pipe' function. */
304 #define HAVE_PIPE 1
306 /* Define to 1 if you have the `poll' function. */
307 #define HAVE_POLL 1
309 /* Define to 1 if you have the <poll.h> header file. */
310 #define HAVE_POLL_H 1
312 /* Define to 1 if you have the <pwd.h> header file. */
313 #define HAVE_PWD_H 1
315 /* Define to 1 if you have the `readlink' function. */
316 #define HAVE_READLINK 1
318 /* Define to 1 if you have the <regex.h> header file. */
319 #define HAVE_REGEX_H 1
321 /* Define to 1 if you have the <ripemd.h> header file. */
322 #define HAVE_RIPEMD_H 1
324 /* Define to 1 if you have the `RIPEMD160' functions. */
325 #define HAVE_RMD160 1
327 /* Define to 1 if you have the <rmd160.h> header file. */
328 #define HAVE_RMD160_H 1
330 /* Define to 1 if you have the `select' function. */
331 #define HAVE_SELECT 1
333 /* Define to 1 if you have the `setenv' function. */
334 #define HAVE_SETENV 1
336 /* Define to 1 if you have the `setlocale' function. */
337 #define HAVE_SETLOCALE 1
339 /* Define to 1 if you have the `SHA1' functions. */
340 #define HAVE_SHA1 1
342 /* Define to 1 if you have the <sha1.h> header file. */
343 /* #undef HAVE_SHA1_H */
345 /* Define to 1 if you have the `SHA256' functions. */
346 #define HAVE_SHA256 1
348 /* Define to 1 if you have the <sha256.h> header file. */
349 #define HAVE_SHA256_H 1
351 /* Define to 1 if you have the <sha2.h> header file. */
352 /* #undef HAVE_SHA2_H */
354 /* Define to 1 if you have the `SHA384' functions. */
355 #define HAVE_SHA384 1
357 /* Define to 1 if you have the `SHA512' functions. */
358 #define HAVE_SHA512 1
360 /* Define to 1 if you have the <sha.h> header file. */
361 #define HAVE_SHA_H 1
363 /* Define to 1 if you have the <signal.h> header file. */
364 #define HAVE_SIGNAL_H 1
366 /* Define to 1 if `stat' has the bug that it succeeds when given the
367 zero-length file name argument. */
368 /* #undef HAVE_STAT_EMPTY_STRING_BUG */
370 /* Define to 1 if you have the <stdarg.h> header file. */
371 #define HAVE_STDARG_H 1
373 /* Define to 1 if you have the <stdint.h> header file. */
374 #define HAVE_STDINT_H 1
376 /* Define to 1 if you have the <stdlib.h> header file. */
377 #define HAVE_STDLIB_H 1
379 /* Define to 1 if you have the `strchr' function. */
380 #define HAVE_STRCHR 1
382 /* Define to 1 if you have the `strdup' function. */
383 #define HAVE_STRDUP 1
385 /* Define to 1 if you have the `strerror' function. */
386 #define HAVE_STRERROR 1
388 /* Define to 1 if you have the `strerror_r' function. */
389 #define HAVE_STRERROR_R 1
391 /* Define to 1 if you have the `strftime' function. */
392 #define HAVE_STRFTIME 1
394 /* Define to 1 if you have the <strings.h> header file. */
395 #define HAVE_STRINGS_H 1
397 /* Define to 1 if you have the <string.h> header file. */
398 #define HAVE_STRING_H 1
400 /* Define to 1 if you have the `strrchr' function. */
401 #define HAVE_STRRCHR 1
403 /* Define to 1 if `st_birthtime' is member of `struct stat'. */
404 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIME */
406 /* Define to 1 if `st_birthtimespec.tv_nsec' is member of `struct stat'. */
407 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC */
409 /* Define to 1 if `st_blksize' is member of `struct stat'. */
410 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
412 /* Define to 1 if `st_flags' is member of `struct stat'. */
413 #define HAVE_STRUCT_STAT_ST_FLAGS 1
415 /* Define to 1 if `st_mtimespec.tv_nsec' is member of `struct stat'. */
416 #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
418 /* Define to 1 if `st_mtime_n' is member of `struct stat'. */
419 /* #undef HAVE_STRUCT_STAT_ST_MTIME_N */
421 /* Define to 1 if `st_mtime_usec' is member of `struct stat'. */
422 /* #undef HAVE_STRUCT_STAT_ST_MTIME_USEC */
424 /* Define to 1 if `st_mtim.tv_nsec' is member of `struct stat'. */
425 /* #undef HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC */
427 /* Define to 1 if `st_umtime' is member of `struct stat'. */
428 /* #undef HAVE_STRUCT_STAT_ST_UMTIME */
430 /* Define to 1 if you have the <sys/acl.h> header file. */
431 #define HAVE_SYS_ACL_H 1
433 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
435 /* #undef HAVE_SYS_DIR_H */
437 /* Define to 1 if you have the <sys/extattr.h> header file. */
438 #define HAVE_SYS_EXTATTR_H 1
440 /* Define to 1 if you have the <sys/ioctl.h> header file. */
441 #define HAVE_SYS_IOCTL_H 1
443 /* Define to 1 if you have the <sys/mkdev.h> header file. */
444 /* #undef HAVE_SYS_MKDEV_H */
446 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
448 /* #undef HAVE_SYS_NDIR_H */
450 /* Define to 1 if you have the <sys/param.h> header file. */
451 #define HAVE_SYS_PARAM_H 1
453 /* Define to 1 if you have the <sys/poll.h> header file. */
454 #define HAVE_SYS_POLL_H 1
456 /* Define to 1 if you have the <sys/select.h> header file. */
457 #define HAVE_SYS_SELECT_H 1
459 /* Define to 1 if you have the <sys/stat.h> header file. */
460 #define HAVE_SYS_STAT_H 1
462 /* Define to 1 if you have the <sys/time.h> header file. */
463 #define HAVE_SYS_TIME_H 1
465 /* Define to 1 if you have the <sys/types.h> header file. */
466 #define HAVE_SYS_TYPES_H 1
468 /* Define to 1 if you have the <sys/utime.h> header file. */
469 /* #undef HAVE_SYS_UTIME_H */
471 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
472 #define HAVE_SYS_WAIT_H 1
474 /* Define to 1 if you have the <sys/xattr.h> header file. */
475 /* #undef HAVE_SYS_XATTR_H */
477 /* Define to 1 if you have the `timegm' function. */
478 #define HAVE_TIMEGM 1
480 /* Define to 1 if you have the <time.h> header file. */
481 #define HAVE_TIME_H 1
483 /* Define to 1 if you have the `tzset' function. */
484 #define HAVE_TZSET 1
486 /* Define to 1 if the system has the type `uintmax_t'. */
487 #define HAVE_UINTMAX_T 1
489 /* Define to 1 if you have the <unistd.h> header file. */
490 #define HAVE_UNISTD_H 1
492 /* Define to 1 if you have the `unsetenv' function. */
493 #define HAVE_UNSETENV 1
495 /* Define to 1 if the system has the type `unsigned long long'. */
496 #define HAVE_UNSIGNED_LONG_LONG 1
498 /* Define to 1 if the system has the type `unsigned long long int'. */
499 #define HAVE_UNSIGNED_LONG_LONG_INT 1
501 /* Define to 1 if you have the `utime' function. */
502 #define HAVE_UTIME 1
504 /* Define to 1 if you have the `utimes' function. */
505 #define HAVE_UTIMES 1
507 /* Define to 1 if you have the <utime.h> header file. */
508 #define HAVE_UTIME_H 1
510 /* Define to 1 if you have the `vfork' function. */
511 #define HAVE_VFORK 1
513 /* Define to 1 if you have the `vprintf' function. */
514 #define HAVE_VPRINTF 1
516 /* Define to 1 if you have the <wchar.h> header file. */
517 #define HAVE_WCHAR_H 1
519 /* Define to 1 if the system has the type `wchar_t'. */
520 #define HAVE_WCHAR_T 1
522 /* Define to 1 if you have the `wcrtomb' function. */
523 #define HAVE_WCRTOMB 1
525 /* Define to 1 if you have the `wcscpy' function. */
526 #define HAVE_WCSCPY 1
528 /* Define to 1 if you have the `wcslen' function. */
529 #define HAVE_WCSLEN 1
531 /* Define to 1 if you have the `wctomb' function. */
532 #define HAVE_WCTOMB 1
534 /* Define to 1 if you have the <wctype.h> header file. */
535 #define HAVE_WCTYPE_H 1
537 /* Define to 1 if you have the <windows.h> header file. */
538 /* #undef HAVE_WINDOWS_H */
540 /* Define to 1 if you have the `wmemcmp' function. */
541 #define HAVE_WMEMCMP 1
543 /* Define to 1 if you have the `wmemcpy' function. */
544 #define HAVE_WMEMCPY 1
546 /* Define to 1 if you have the <zlib.h> header file. */
547 #define HAVE_ZLIB_H 1
549 /* Version number of libarchive as a single integer */
550 /* #undef LIBARCHIVE_VERSION */
552 /* Version number of libarchive */
553 /* #undef LIBARCHIVE_VERSION_STRING */
555 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
556 slash. */
557 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
559 /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
561 /* #undef MAJOR_IN_MKDEV */
563 /* Define to 1 if `major', `minor', and `makedev' are declared in
564 <sysmacros.h>. */
565 /* #undef MAJOR_IN_SYSMACROS */
567 /* Define to the generates final MD5 hash function. */
568 /* #undef MD5_Final */
570 /* Define to the initializes MD5 context function. */
571 /* #undef MD5_Init */
573 /* Define to the updates MD5 context function. */
574 /* #undef MD5_Update */
576 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
577 /* #undef NO_MINUS_C_MINUS_O */
579 /* Name of package */
580 #define PACKAGE "libarchive"
582 /* Define to the address where bug reports for this package should be sent. */
583 #define PACKAGE_BUGREPORT "kientzle@freebsd.org"
585 /* Define to the full name of this package. */
586 #define PACKAGE_NAME "libarchive"
588 /* Define to the full name and version of this package. */
589 /* #undef PACKAGE_STRING */
591 /* Define to the one symbol short name of this package. */
592 #define PACKAGE_TARNAME "libarchive"
594 /* Define to the version of this package. */
595 /* #undef PACKAGE_VERSION */
597 /* Define to the generates final RIPEMD160 hash function. */
598 /* #undef RIPEMD160_Final */
600 /* Define to the initializes RIPEMD160 context function. */
601 /* #undef RIPEMD160_Init */
603 /* Define to the updates RIPEMD160 context function. */
604 /* #undef RIPEMD160_Update */
606 /* Define to the generates final SHA1 hash function. */
607 /* #undef SHA1_Final */
609 /* Define to the initializes SHA1 context function. */
610 /* #undef SHA1_Init */
612 /* Define to the updates SHA1 context function. */
613 /* #undef SHA1_Update */
615 /* The size of `wchar_t', as computed by sizeof. */
616 #define SIZEOF_WCHAR_T 4
618 /* Define to 1 if you have the ANSI C header files. */
619 #define STDC_HEADERS 1
621 /* Define to 1 if strerror_r returns char *. */
622 /* #undef STRERROR_R_CHAR_P */
624 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
625 #define TIME_WITH_SYS_TIME 1
627 /* Version number of package */
628 /* #undef VERSION */
630 /* Number of bits in a file offset, on hosts where this is settable. */
631 /* #undef _FILE_OFFSET_BITS */
633 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
634 /* #undef _LARGEFILE_SOURCE */
636 /* Define for large files, on AIX-style hosts. */
637 /* #undef _LARGE_FILES */
639 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
640 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
641 #define below would cause a syntax error. */
642 /* #undef _UINT64_T */
644 /* Define to empty if `const' does not conform to ANSI C. */
645 /* #undef const */
647 /* Define to `int' if <sys/types.h> doesn't define. */
648 /* #undef gid_t */
650 /* Define to `unsigned long' if <sys/types.h> does not define. */
651 /* #undef id_t */
653 /* Define to the type of a signed integer type of width exactly 64 bits if
654 such a type exists and the standard includes do not define it. */
655 /* #undef int64_t */
657 /* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
658 not define. */
659 /* #undef intmax_t */
661 /* Define to `int' if <sys/types.h> does not define. */
662 /* #undef mode_t */
664 /* Define to `long long' if <sys/types.h> does not define. */
665 /* #undef off_t */
667 /* Define to `unsigned int' if <sys/types.h> does not define. */
668 /* #undef size_t */
670 /* Define to `int' if <sys/types.h> doesn't define. */
671 /* #undef uid_t */
673 /* Define to the type of an unsigned integer type of width exactly 64 bits if
674 such a type exists and the standard includes do not define it. */
675 /* #undef uint64_t */
677 /* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
678 do not define. */
679 /* #undef uintmax_t */
681 /* Define to `unsigned int' if <sys/types.h> does not define. */
682 /* #undef uintptr_t */