Home | History | Annotate | Download | only in lib
      1 /* lib/config.h.in.  Generated from configure.in by autoheader.  */
      2 
      3 /* Define if building universal (internal helper macro) */
      4 #undef AC_APPLE_UNIVERSAL_BUILD
      5 
      6 /* Define to 1 if debugging the blkid library */
      7 #undef CONFIG_BLKID_DEBUG
      8 
      9 /* Define to 1 to compile findfs */
     10 #undef CONFIG_BUILD_FINDFS
     11 
     12 /* Define to 1 if debugging ext3/4 journal code */
     13 #undef CONFIG_JBD_DEBUG
     14 
     15 /* Define to 1 to enable quota support */
     16 #undef CONFIG_QUOTA
     17 
     18 /* Define to 1 if the testio I/O manager should be enabled */
     19 #undef CONFIG_TESTIO_DEBUG
     20 
     21 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
     22    systems. This function is required for `alloca.c' support on those systems.
     23    */
     24 #undef CRAY_STACKSEG_END
     25 
     26 /* Define to 1 if using `alloca.c'. */
     27 #undef C_ALLOCA
     28 
     29 /* Define to 1 to disable use of backtrace */
     30 #undef DISABLE_BACKTRACE
     31 
     32 /* Define to 1 if ext2 compression enabled */
     33 #undef ENABLE_COMPRESSION
     34 
     35 /* Define to 1 if ext3/4 htree support enabled */
     36 #undef ENABLE_HTREE
     37 
     38 /* Define to 1 if translation of program messages to the user's native
     39    language is requested. */
     40 #undef ENABLE_NLS
     41 
     42 /* Define to 1 if you have `alloca', as a function or macro. */
     43 #undef HAVE_ALLOCA
     44 
     45 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
     46    */
     47 #undef HAVE_ALLOCA_H
     48 
     49 /* Define to 1 if you have the <argz.h> header file. */
     50 #undef HAVE_ARGZ_H
     51 
     52 /* Define to 1 if you have the `asprintf' function. */
     53 #undef HAVE_ASPRINTF
     54 
     55 /* Define to 1 if you have the `backtrace' function. */
     56 #undef HAVE_BACKTRACE
     57 
     58 /* Define to 1 if you have the `blkid_probe_get_topology' function. */
     59 #undef HAVE_BLKID_PROBE_GET_TOPOLOGY
     60 
     61 /* Define to 1 if you have the `chflags' function. */
     62 #undef HAVE_CHFLAGS
     63 
     64 /* Define if the GNU dcgettext() function is already present or preinstalled.
     65    */
     66 #undef HAVE_DCGETTEXT
     67 
     68 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
     69    don't. */
     70 #undef HAVE_DECL_FEOF_UNLOCKED
     71 
     72 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
     73    you don't. */
     74 #undef HAVE_DECL_FGETS_UNLOCKED
     75 
     76 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
     77    don't. */
     78 #undef HAVE_DECL_GETC_UNLOCKED
     79 
     80 /* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
     81    don't. */
     82 #undef HAVE_DECL__SNPRINTF
     83 
     84 /* Define to 1 if you have the declaration of `_snwprintf', and to 0 if you
     85    don't. */
     86 #undef HAVE_DECL__SNWPRINTF
     87 
     88 /* Define to 1 if you have the <dirent.h> header file. */
     89 #undef HAVE_DIRENT_H
     90 
     91 /* Define to 1 if dlopen/libdl exists */
     92 #undef HAVE_DLOPEN
     93 
     94 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
     95 #undef HAVE_DOPRNT
     96 
     97 /* Define to 1 if you have the <errno.h> header file. */
     98 #undef HAVE_ERRNO_H
     99 
    100 /* Define to 1 if you have the <execinfo.h> header file. */
    101 #undef HAVE_EXECINFO_H
    102 
    103 /* Define to 1 if Ext2 ioctls present */
    104 #undef HAVE_EXT2_IOCTLS
    105 
    106 /* Define to 1 if you have the `fallocate' function. */
    107 #undef HAVE_FALLOCATE
    108 
    109 /* Define to 1 if you have the `fallocate64' function. */
    110 #undef HAVE_FALLOCATE64
    111 
    112 /* Define to 1 if you have the `fchown' function. */
    113 #undef HAVE_FCHOWN
    114 
    115 /* Define to 1 if you have the `fdatasync' function. */
    116 #undef HAVE_FDATASYNC
    117 
    118 /* Define to 1 if you have the `fstat64' function. */
    119 #undef HAVE_FSTAT64
    120 
    121 /* Define to 1 if you have the `ftruncate64' function. */
    122 #undef HAVE_FTRUNCATE64
    123 
    124 /* Define to 1 if you have the `fwprintf' function. */
    125 #undef HAVE_FWPRINTF
    126 
    127 /* Define to 1 if you have the `getcwd' function. */
    128 #undef HAVE_GETCWD
    129 
    130 /* Define to 1 if you have the `getdtablesize' function. */
    131 #undef HAVE_GETDTABLESIZE
    132 
    133 /* Define to 1 if you have the `getegid' function. */
    134 #undef HAVE_GETEGID
    135 
    136 /* Define to 1 if you have the `geteuid' function. */
    137 #undef HAVE_GETEUID
    138 
    139 /* Define to 1 if you have the `getgid' function. */
    140 #undef HAVE_GETGID
    141 
    142 /* Define to 1 if you have the `getmntinfo' function. */
    143 #undef HAVE_GETMNTINFO
    144 
    145 /* Define to 1 if you have the <getopt.h> header file. */
    146 #undef HAVE_GETOPT_H
    147 
    148 /* Define to 1 if you have the `getpagesize' function. */
    149 #undef HAVE_GETPAGESIZE
    150 
    151 /* Define to 1 if you have the `getpwuid_r' function. */
    152 #undef HAVE_GETPWUID_R
    153 
    154 /* Define to 1 if you have the `getrlimit' function. */
    155 #undef HAVE_GETRLIMIT
    156 
    157 /* Define to 1 if you have the `getrusage' function. */
    158 #undef HAVE_GETRUSAGE
    159 
    160 /* Define if the GNU gettext() function is already present or preinstalled. */
    161 #undef HAVE_GETTEXT
    162 
    163 /* Define to 1 if you have the `getuid' function. */
    164 #undef HAVE_GETUID
    165 
    166 /* Define if you have the iconv() function. */
    167 #undef HAVE_ICONV
    168 
    169 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
    170 #undef HAVE_INTMAX_T
    171 
    172 /* Define to 1 if the system has the type `intptr_t'. */
    173 #undef HAVE_INTPTR_T
    174 
    175 /* Define to 1 if you have the <inttypes.h> header file. */
    176 #undef HAVE_INTTYPES_H
    177 
    178 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
    179    declares uintmax_t. */
    180 #undef HAVE_INTTYPES_H_WITH_UINTMAX
    181 
    182 /* Define to 1 if you have the `jrand48' function. */
    183 #undef HAVE_JRAND48
    184 
    185 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
    186 #undef HAVE_LANGINFO_CODESET
    187 
    188 /* Define if your <locale.h> file defines LC_MESSAGES. */
    189 #undef HAVE_LC_MESSAGES
    190 
    191 /* Define to 1 if you have the <limits.h> header file. */
    192 #undef HAVE_LIMITS_H
    193 
    194 /* Define to 1 if you have the <linux/falloc.h> header file. */
    195 #undef HAVE_LINUX_FALLOC_H
    196 
    197 /* Define to 1 if you have the <linux/fd.h> header file. */
    198 #undef HAVE_LINUX_FD_H
    199 
    200 /* Define to 1 if you have the <linux/major.h> header file. */
    201 #undef HAVE_LINUX_MAJOR_H
    202 
    203 /* Define to 1 if you have the `llseek' function. */
    204 #undef HAVE_LLSEEK
    205 
    206 /* Define to 1 if llseek declared in unistd.h */
    207 #undef HAVE_LLSEEK_PROTOTYPE
    208 
    209 /* Define to 1 if you have the <locale.h> header file. */
    210 #undef HAVE_LOCALE_H
    211 
    212 /* Define if you have the 'long double' type. */
    213 #undef HAVE_LONG_DOUBLE
    214 
    215 /* Define if you have the 'long long' type. */
    216 #undef HAVE_LONG_LONG
    217 
    218 /* Define to 1 if you have the `lseek64' function. */
    219 #undef HAVE_LSEEK64
    220 
    221 /* Define to 1 if lseek64 declared in unistd.h */
    222 #undef HAVE_LSEEK64_PROTOTYPE
    223 
    224 /* Define to 1 if you have the `mallinfo' function. */
    225 #undef HAVE_MALLINFO
    226 
    227 /* Define to 1 if you have the <malloc.h> header file. */
    228 #undef HAVE_MALLOC_H
    229 
    230 /* Define to 1 if you have the `mbstowcs' function. */
    231 #undef HAVE_MBSTOWCS
    232 
    233 /* Define to 1 if you have the `memalign' function. */
    234 #undef HAVE_MEMALIGN
    235 
    236 /* Define to 1 if you have the <memory.h> header file. */
    237 #undef HAVE_MEMORY_H
    238 
    239 /* Define to 1 if you have the `mempcpy' function. */
    240 #undef HAVE_MEMPCPY
    241 
    242 /* Define to 1 if you have the `mmap' function. */
    243 #undef HAVE_MMAP
    244 
    245 /* Define to 1 if you have the <mntent.h> header file. */
    246 #undef HAVE_MNTENT_H
    247 
    248 /* Define to 1 if you have the `msync' function. */
    249 #undef HAVE_MSYNC
    250 
    251 /* Define to 1 if you have the `munmap' function. */
    252 #undef HAVE_MUNMAP
    253 
    254 /* Define to 1 if you have the `nanosleep' function. */
    255 #undef HAVE_NANOSLEEP
    256 
    257 /* Define to 1 if you have the <netinet/in.h> header file. */
    258 #undef HAVE_NETINET_IN_H
    259 
    260 /* Define to 1 if you have the <net/if_dl.h> header file. */
    261 #undef HAVE_NET_IF_DL_H
    262 
    263 /* Define to 1 if you have the <net/if.h> header file. */
    264 #undef HAVE_NET_IF_H
    265 
    266 /* Define to 1 if you have the <nl_types.h> header file. */
    267 #undef HAVE_NL_TYPES_H
    268 
    269 /* Define to 1 if you have the `open64' function. */
    270 #undef HAVE_OPEN64
    271 
    272 /* Define to 1 if optreset for getopt is present */
    273 #undef HAVE_OPTRESET
    274 
    275 /* Define to 1 if you have the `pathconf' function. */
    276 #undef HAVE_PATHCONF
    277 
    278 /* Define to 1 if you have the <paths.h> header file. */
    279 #undef HAVE_PATHS_H
    280 
    281 /* Define to 1 if you have the `posix_fadvise' function. */
    282 #undef HAVE_POSIX_FADVISE
    283 
    284 /* Define to 1 if you have the `posix_memalign' function. */
    285 #undef HAVE_POSIX_MEMALIGN
    286 
    287 /* Define if your printf() function supports format strings with positions. */
    288 #undef HAVE_POSIX_PRINTF
    289 
    290 /* Define to 1 if you have the `prctl' function. */
    291 #undef HAVE_PRCTL
    292 
    293 /* Define to 1 if you have the `putenv' function. */
    294 #undef HAVE_PUTENV
    295 
    296 /* Define to 1 if dirent has d_reclen */
    297 #undef HAVE_RECLEN_DIRENT
    298 
    299 /* Define to 1 if if struct sockaddr contains sa_len */
    300 #undef HAVE_SA_LEN
    301 
    302 /* Define to 1 if you have the `secure_getenv' function. */
    303 #undef HAVE_SECURE_GETENV
    304 
    305 /* Define to 1 if you have the <semaphore.h> header file. */
    306 #undef HAVE_SEMAPHORE_H
    307 
    308 /* Define to 1 if sem_init() exists */
    309 #undef HAVE_SEM_INIT
    310 
    311 /* Define to 1 if you have the `setenv' function. */
    312 #undef HAVE_SETENV
    313 
    314 /* Define to 1 if you have the <setjmp.h> header file. */
    315 #undef HAVE_SETJMP_H
    316 
    317 /* Define to 1 if you have the `setlocale' function. */
    318 #undef HAVE_SETLOCALE
    319 
    320 /* Define to 1 if you have the `setmntent' function. */
    321 #undef HAVE_SETMNTENT
    322 
    323 /* Define to 1 if you have the `setresgid' function. */
    324 #undef HAVE_SETRESGID
    325 
    326 /* Define to 1 if you have the `setresuid' function. */
    327 #undef HAVE_SETRESUID
    328 
    329 /* Define to 1 if you have the <signal.h> header file. */
    330 #undef HAVE_SIGNAL_H
    331 
    332 /* Define to 1 if you have the `snprintf' function. */
    333 #undef HAVE_SNPRINTF
    334 
    335 /* Define to 1 if you have the `srandom' function. */
    336 #undef HAVE_SRANDOM
    337 
    338 /* Define to 1 if struct stat has st_flags */
    339 #undef HAVE_STAT_FLAGS
    340 
    341 /* Define to 1 if you have the <stdarg.h> header file. */
    342 #undef HAVE_STDARG_H
    343 
    344 /* Define to 1 if you have the <stddef.h> header file. */
    345 #undef HAVE_STDDEF_H
    346 
    347 /* Define to 1 if you have the <stdint.h> header file. */
    348 #undef HAVE_STDINT_H
    349 
    350 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
    351    uintmax_t. */
    352 #undef HAVE_STDINT_H_WITH_UINTMAX
    353 
    354 /* Define to 1 if you have the <stdlib.h> header file. */
    355 #undef HAVE_STDLIB_H
    356 
    357 /* Define to 1 if you have the `stpcpy' function. */
    358 #undef HAVE_STPCPY
    359 
    360 /* Define to 1 if you have the `strcasecmp' function. */
    361 #undef HAVE_STRCASECMP
    362 
    363 /* Define to 1 if you have the `strdup' function. */
    364 #undef HAVE_STRDUP
    365 
    366 /* Define to 1 if you have the <strings.h> header file. */
    367 #undef HAVE_STRINGS_H
    368 
    369 /* Define to 1 if you have the <string.h> header file. */
    370 #undef HAVE_STRING_H
    371 
    372 /* Define to 1 if you have the `strnlen' function. */
    373 #undef HAVE_STRNLEN
    374 
    375 /* Define to 1 if you have the `strptime' function. */
    376 #undef HAVE_STRPTIME
    377 
    378 /* Define to 1 if you have the `strtoul' function. */
    379 #undef HAVE_STRTOUL
    380 
    381 /* Define to 1 if you have the `strtoull' function. */
    382 #undef HAVE_STRTOULL
    383 
    384 /* Define to 1 if you have the `sync_file_range' function. */
    385 #undef HAVE_SYNC_FILE_RANGE
    386 
    387 /* Define to 1 if you have the `sysconf' function. */
    388 #undef HAVE_SYSCONF
    389 
    390 /* Define to 1 if you have the <sys/disklabel.h> header file. */
    391 #undef HAVE_SYS_DISKLABEL_H
    392 
    393 /* Define to 1 if you have the <sys/disk.h> header file. */
    394 #undef HAVE_SYS_DISK_H
    395 
    396 /* Define to 1 if you have the <sys/file.h> header file. */
    397 #undef HAVE_SYS_FILE_H
    398 
    399 /* Define to 1 if you have the <sys/ioctl.h> header file. */
    400 #undef HAVE_SYS_IOCTL_H
    401 
    402 /* Define to 1 if you have the <sys/mkdev.h> header file. */
    403 #undef HAVE_SYS_MKDEV_H
    404 
    405 /* Define to 1 if you have the <sys/mman.h> header file. */
    406 #undef HAVE_SYS_MMAN_H
    407 
    408 /* Define to 1 if you have the <sys/mount.h> header file. */
    409 #undef HAVE_SYS_MOUNT_H
    410 
    411 /* Define to 1 if you have the <sys/param.h> header file. */
    412 #undef HAVE_SYS_PARAM_H
    413 
    414 /* Define to 1 if you have the <sys/prctl.h> header file. */
    415 #undef HAVE_SYS_PRCTL_H
    416 
    417 /* Define to 1 if you have the <sys/queue.h> header file. */
    418 #undef HAVE_SYS_QUEUE_H
    419 
    420 /* Define to 1 if you have the <sys/resource.h> header file. */
    421 #undef HAVE_SYS_RESOURCE_H
    422 
    423 /* Define to 1 if you have the <sys/select.h> header file. */
    424 #undef HAVE_SYS_SELECT_H
    425 
    426 /* Define to 1 if you have the <sys/socket.h> header file. */
    427 #undef HAVE_SYS_SOCKET_H
    428 
    429 /* Define to 1 if you have the <sys/sockio.h> header file. */
    430 #undef HAVE_SYS_SOCKIO_H
    431 
    432 /* Define to 1 if you have the <sys/stat.h> header file. */
    433 #undef HAVE_SYS_STAT_H
    434 
    435 /* Define to 1 if you have the <sys/syscall.h> header file. */
    436 #undef HAVE_SYS_SYSCALL_H
    437 
    438 /* Define to 1 if you have the <sys/sysmacros.h> header file. */
    439 #undef HAVE_SYS_SYSMACROS_H
    440 
    441 /* Define to 1 if you have the <sys/time.h> header file. */
    442 #undef HAVE_SYS_TIME_H
    443 
    444 /* Define to 1 if you have the <sys/types.h> header file. */
    445 #undef HAVE_SYS_TYPES_H
    446 
    447 /* Define to 1 if you have the <sys/un.h> header file. */
    448 #undef HAVE_SYS_UN_H
    449 
    450 /* Define to 1 if you have the <sys/wait.h> header file. */
    451 #undef HAVE_SYS_WAIT_H
    452 
    453 /* Define to 1 if you have the <termios.h> header file. */
    454 #undef HAVE_TERMIOS_H
    455 
    456 /* Define to 1 if you have the <termio.h> header file. */
    457 #undef HAVE_TERMIO_H
    458 
    459 /* Define to 1 if you have the `tsearch' function. */
    460 #undef HAVE_TSEARCH
    461 
    462 /* Define to 1 if ssize_t declared */
    463 #undef HAVE_TYPE_SSIZE_T
    464 
    465 /* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
    466 #undef HAVE_UINTMAX_T
    467 
    468 /* Define to 1 if you have the <unistd.h> header file. */
    469 #undef HAVE_UNISTD_H
    470 
    471 /* Define if you have the 'unsigned long long' type. */
    472 #undef HAVE_UNSIGNED_LONG_LONG
    473 
    474 /* Define to 1 if you have the `usleep' function. */
    475 #undef HAVE_USLEEP
    476 
    477 /* Define to 1 if you have the `utime' function. */
    478 #undef HAVE_UTIME
    479 
    480 /* Define to 1 if you have the <utime.h> header file. */
    481 #undef HAVE_UTIME_H
    482 
    483 /* Define to 1 if you have the `valloc' function. */
    484 #undef HAVE_VALLOC
    485 
    486 /* Define to 1 if you have the `vprintf' function. */
    487 #undef HAVE_VPRINTF
    488 
    489 /* Define if you have the 'wchar_t' type. */
    490 #undef HAVE_WCHAR_T
    491 
    492 /* Define to 1 if you have the `wcslen' function. */
    493 #undef HAVE_WCSLEN
    494 
    495 /* Define if you have the 'wint_t' type. */
    496 #undef HAVE_WINT_T
    497 
    498 /* Define to 1 if you have the `__argz_count' function. */
    499 #undef HAVE___ARGZ_COUNT
    500 
    501 /* Define to 1 if you have the `__argz_next' function. */
    502 #undef HAVE___ARGZ_NEXT
    503 
    504 /* Define to 1 if you have the `__argz_stringify' function. */
    505 #undef HAVE___ARGZ_STRINGIFY
    506 
    507 /* Define to 1 if you have the `__fsetlocking' function. */
    508 #undef HAVE___FSETLOCKING
    509 
    510 /* Define to 1 if you have the `__secure_getenv' function. */
    511 #undef HAVE___SECURE_GETENV
    512 
    513 /* Define as const if the declaration of iconv() needs const. */
    514 #undef ICONV_CONST
    515 
    516 /* Define if integer division by zero raises signal SIGFPE. */
    517 #undef INTDIV0_RAISES_SIGFPE
    518 
    519 /* package name for gettext */
    520 #undef PACKAGE
    521 
    522 /* Define to the address where bug reports for this package should be sent. */
    523 #undef PACKAGE_BUGREPORT
    524 
    525 /* Define to the full name of this package. */
    526 #undef PACKAGE_NAME
    527 
    528 /* Define to the full name and version of this package. */
    529 #undef PACKAGE_STRING
    530 
    531 /* Define to the one symbol short name of this package. */
    532 #undef PACKAGE_TARNAME
    533 
    534 /* Define to the home page for this package. */
    535 #undef PACKAGE_URL
    536 
    537 /* Define to the version of this package. */
    538 #undef PACKAGE_VERSION
    539 
    540 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
    541 #undef PRI_MACROS_BROKEN
    542 
    543 /* The size of `int', as computed by sizeof. */
    544 #undef SIZEOF_INT
    545 
    546 /* The size of `long', as computed by sizeof. */
    547 #undef SIZEOF_LONG
    548 
    549 /* The size of `long long', as computed by sizeof. */
    550 #undef SIZEOF_LONG_LONG
    551 
    552 /* The size of `off_t', as computed by sizeof. */
    553 #undef SIZEOF_OFF_T
    554 
    555 /* The size of `short', as computed by sizeof. */
    556 #undef SIZEOF_SHORT
    557 
    558 /* Define as the maximum value of type 'size_t', if the system doesn't define
    559    it. */
    560 #undef SIZE_MAX
    561 
    562 /* If using the C implementation of alloca, define if you know the
    563    direction of stack growth for your system; otherwise it will be
    564    automatically deduced at runtime.
    565 	STACK_DIRECTION > 0 => grows toward higher addresses
    566 	STACK_DIRECTION < 0 => grows toward lower addresses
    567 	STACK_DIRECTION = 0 => direction of growth unknown */
    568 #undef STACK_DIRECTION
    569 
    570 /* Define to 1 if you have the ANSI C header files. */
    571 #undef STDC_HEADERS
    572 
    573 /* If the compiler supports a TLS storage class define it to that here */
    574 #undef TLS
    575 
    576 /* Define to 1 to build uuidd */
    577 #undef USE_UUIDD
    578 
    579 /* version for gettext */
    580 #undef VERSION
    581 
    582 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
    583    significant byte first (like Motorola and SPARC, unlike Intel). */
    584 #if defined AC_APPLE_UNIVERSAL_BUILD
    585 # if defined __BIG_ENDIAN__
    586 #  define WORDS_BIGENDIAN 1
    587 # endif
    588 #else
    589 # ifndef WORDS_BIGENDIAN
    590 #  undef WORDS_BIGENDIAN
    591 # endif
    592 #endif
    593 
    594 /* Define to 1 if Apple Darwin libintl workaround is needed */
    595 #undef _INTL_REDIRECT_MACROS
    596 
    597 /* Define to empty if `const' does not conform to ANSI C. */
    598 #undef const
    599 
    600 /* Define to `__inline__' or `__inline' if that's what the C compiler
    601    calls it, or to nothing if 'inline' is not supported under any name.  */
    602 #ifndef __cplusplus
    603 #undef inline
    604 #endif
    605 
    606 /* Define to `long int' if <sys/types.h> does not define. */
    607 #undef off_t
    608 
    609 /* Define as the type of the result of subtracting two pointers, if the system
    610    doesn't define it. */
    611 #undef ptrdiff_t
    612 
    613 /* Define to empty if the C compiler doesn't support this keyword. */
    614 #undef signed
    615 
    616 /* Define to `unsigned int' if <sys/types.h> does not define. */
    617 #undef size_t
    618 
    619 /* Define to unsigned long or unsigned long long if <stdint.h> and
    620    <inttypes.h> don't define. */
    621 #undef uintmax_t
    622 
    623 #include "dirpaths.h"
    624