Home | History | Annotate | Line # | Download | only in compat
nbtool_config.h.in revision 1.26.2.2
      1 /* nbtool_config.h.in.  Generated automatically from configure.ac by autoheader.  */
      2 
      3 /*      $NetBSD: nbtool_config.h.in,v 1.26.2.2 2014/05/22 11:42:30 yamt Exp $    */
      4 
      5 #ifndef __NETBSD_NBTOOL_CONFIG_H__
      6 #define __NETBSD_NBTOOL_CONFIG_H__
      7 
      8 /* Define to 1 if your `fparseln' function is broken. */
      9 #undef BROKEN_FPARSELN
     10 
     11 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
     12    systems. This function is required for `alloca.c' support on those systems.
     13    */
     14 #undef CRAY_STACKSEG_END
     15 
     16 /* Define if using `alloca.c'. */
     17 #undef C_ALLOCA
     18 
     19 /* Define if you have `alloca', as a function or macro. */
     20 #undef HAVE_ALLOCA
     21 
     22 /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
     23 #undef HAVE_ALLOCA_H
     24 
     25 /* Define if you have the <arpa/nameser.h> header file. */
     26 #undef HAVE_ARPA_NAMESER_H
     27 
     28 /* Define if you have the `asnprintf' function. */
     29 #undef HAVE_ASNPRINTF
     30 
     31 /* Define if you have the `asprintf' function. */
     32 #undef HAVE_ASPRINTF
     33 
     34 /* Define if you have the <assert.h> header file. */
     35 #undef HAVE_ASSERT_H
     36 
     37 /* Define if you have the `atoll' function. */
     38 #undef HAVE_ATOLL
     39 
     40 /* Define if you have the `basename' function. */
     41 #undef HAVE_BASENAME
     42 
     43 /* Define if you have the <ctype.h> header file. */
     44 #undef HAVE_CTYPE_H
     45 
     46 /* Define to 1 if you have the declaration of `be16dec', and to 0 if you
     47    don't. */
     48 #undef HAVE_DECL_BE16DEC
     49 
     50 /* Define to 1 if you have the declaration of `be16enc', and to 0 if you
     51    don't. */
     52 #undef HAVE_DECL_BE16ENC
     53 
     54 /* Define to 1 if you have the declaration of `be16toh', and to 0 if you
     55    don't. */
     56 #undef HAVE_DECL_BE16TOH
     57 
     58 /* Define to 1 if you have the declaration of `be32dec', and to 0 if you
     59    don't. */
     60 #undef HAVE_DECL_BE32DEC
     61 
     62 /* Define to 1 if you have the declaration of `be32enc', and to 0 if you
     63    don't. */
     64 #undef HAVE_DECL_BE32ENC
     65 
     66 /* Define to 1 if you have the declaration of `be32toh', and to 0 if you
     67    don't. */
     68 #undef HAVE_DECL_BE32TOH
     69 
     70 /* Define to 1 if you have the declaration of `be64dec', and to 0 if you
     71    don't. */
     72 #undef HAVE_DECL_BE64DEC
     73 
     74 /* Define to 1 if you have the declaration of `be64enc', and to 0 if you
     75    don't. */
     76 #undef HAVE_DECL_BE64ENC
     77 
     78 /* Define to 1 if you have the declaration of `be64toh', and to 0 if you
     79    don't. */
     80 #undef HAVE_DECL_BE64TOH
     81 
     82 /* Define to 1 if you have the declaration of `bswap16', and to 0 if you
     83    don't. */
     84 #undef HAVE_DECL_BSWAP16
     85 
     86 /* Define to 1 if you have the declaration of `bswap32', and to 0 if you
     87    don't. */
     88 #undef HAVE_DECL_BSWAP32
     89 
     90 /* Define to 1 if you have the declaration of `bswap64', and to 0 if you
     91    don't. */
     92 #undef HAVE_DECL_BSWAP64
     93 
     94 /* Define to 1 if you have the declaration of `fstatvfs', and to 0 if you
     95    don't. */
     96 #undef HAVE_DECL_FSTATVFS
     97 
     98 /* Define to 1 if you have the declaration of `gid_from_group', and to 0 if
     99    you don't. */
    100 #undef HAVE_DECL_GID_FROM_GROUP
    101 
    102 /* Define to 1 if you have the declaration of `group_from_gid', and to 0 if
    103    you don't. */
    104 #undef HAVE_DECL_GROUP_FROM_GID
    105 
    106 /* Define to 1 if you have the declaration of `htobe16', and to 0 if you
    107    don't. */
    108 #undef HAVE_DECL_HTOBE16
    109 
    110 /* Define to 1 if you have the declaration of `htobe32', and to 0 if you
    111    don't. */
    112 #undef HAVE_DECL_HTOBE32
    113 
    114 /* Define to 1 if you have the declaration of `htobe64', and to 0 if you
    115    don't. */
    116 #undef HAVE_DECL_HTOBE64
    117 
    118 /* Define to 1 if you have the declaration of `htole16', and to 0 if you
    119    don't. */
    120 #undef HAVE_DECL_HTOLE16
    121 
    122 /* Define to 1 if you have the declaration of `htole32', and to 0 if you
    123    don't. */
    124 #undef HAVE_DECL_HTOLE32
    125 
    126 /* Define to 1 if you have the declaration of `htole64', and to 0 if you
    127    don't. */
    128 #undef HAVE_DECL_HTOLE64
    129 
    130 /* Define to 1 if you have the declaration of `lchflags', and to 0 if you
    131    don't. */
    132 #undef HAVE_DECL_LCHFLAGS
    133 
    134 /* Define to 1 if you have the declaration of `lchmod', and to 0 if you don't.
    135    */
    136 #undef HAVE_DECL_LCHMOD
    137 
    138 /* Define to 1 if you have the declaration of `lchown', and to 0 if you don't.
    139    */
    140 #undef HAVE_DECL_LCHOWN
    141 
    142 /* Define to 1 if you have the declaration of `le16dec', and to 0 if you
    143    don't. */
    144 #undef HAVE_DECL_LE16DEC
    145 
    146 /* Define to 1 if you have the declaration of `le16enc', and to 0 if you
    147    don't. */
    148 #undef HAVE_DECL_LE16ENC
    149 
    150 /* Define to 1 if you have the declaration of `le16toh', and to 0 if you
    151    don't. */
    152 #undef HAVE_DECL_LE16TOH
    153 
    154 /* Define to 1 if you have the declaration of `le32dec', and to 0 if you
    155    don't. */
    156 #undef HAVE_DECL_LE32DEC
    157 
    158 /* Define to 1 if you have the declaration of `le32enc', and to 0 if you
    159    don't. */
    160 #undef HAVE_DECL_LE32ENC
    161 
    162 /* Define to 1 if you have the declaration of `le32toh', and to 0 if you
    163    don't. */
    164 #undef HAVE_DECL_LE32TOH
    165 
    166 /* Define to 1 if you have the declaration of `le64dec', and to 0 if you
    167    don't. */
    168 #undef HAVE_DECL_LE64DEC
    169 
    170 /* Define to 1 if you have the declaration of `le64enc', and to 0 if you
    171    don't. */
    172 #undef HAVE_DECL_LE64ENC
    173 
    174 /* Define to 1 if you have the declaration of `le64toh', and to 0 if you
    175    don't. */
    176 #undef HAVE_DECL_LE64TOH
    177 
    178 /* Define to 1 if you have the declaration of `optind', and to 0 if you don't.
    179    */
    180 #undef HAVE_DECL_OPTIND
    181 
    182 /* Define to 1 if you have the declaration of `optreset', and to 0 if you
    183    don't. */
    184 #undef HAVE_DECL_OPTRESET
    185 
    186 /* Define to 1 if you have the declaration of `pwcache_groupdb', and to 0 if
    187    you don't. */
    188 #undef HAVE_DECL_PWCACHE_GROUPDB
    189 
    190 /* Define to 1 if you have the declaration of `pwcache_userdb', and to 0 if
    191    you don't. */
    192 #undef HAVE_DECL_PWCACHE_USERDB
    193 
    194 /* Define to 1 if you have the declaration of `setgroupent', and to 0 if you
    195    don't. */
    196 #undef HAVE_DECL_SETGROUPENT
    197 
    198 /* Define to 1 if you have the declaration of `setpassent', and to 0 if you
    199    don't. */
    200 #undef HAVE_DECL_SETPASSENT
    201 
    202 /* Define to 1 if you have the declaration of `strndup', and to 0 if you
    203    don't. */
    204 #undef HAVE_DECL_STRNDUP
    205 
    206 /* Define to 1 if you have the declaration of `strnlen', and to 0 if you
    207    don't. */
    208 #undef HAVE_DECL_STRNLEN
    209 
    210 /* Define to 1 if you have the declaration of `strsuftoll', and to 0 if you
    211    don't. */
    212 #undef HAVE_DECL_STRSUFTOLL
    213 
    214 /* Define to 1 if you have the declaration of `sys_signame', and to 0 if you
    215    don't. */
    216 #undef HAVE_DECL_SYS_SIGNAME
    217 
    218 /* Define to 1 if you have the declaration of `uid_from_user', and to 0 if you
    219    don't. */
    220 #undef HAVE_DECL_UID_FROM_USER
    221 
    222 /* Define to 1 if you have the declaration of `user_from_uid', and to 0 if you
    223    don't. */
    224 #undef HAVE_DECL_USER_FROM_UID
    225 
    226 /* Define if you have the `devname' function. */
    227 #undef HAVE_DEVNAME
    228 
    229 /* Define if you have the <dirent.h> header file, and it defines `DIR'. */
    230 #undef HAVE_DIRENT_H
    231 
    232 /* Define if you have the `dirfd' function. */
    233 #undef HAVE_DIRFD
    234 
    235 /* Define if you have the `dirname' function. */
    236 #undef HAVE_DIRNAME
    237 
    238 /* Define if `dd_fd' is member of `DIR'. */
    239 #undef HAVE_DIR_DD_FD
    240 
    241 /* Define if `__dd_fd' is member of `DIR'. */
    242 #undef HAVE_DIR___DD_FD
    243 
    244 /* Define if you have the `dprintf' function. */
    245 #undef HAVE_DPRINTF
    246 
    247 /* Define if you have the <errno.h> header file. */
    248 #undef HAVE_ERRNO_H
    249 
    250 /* Define if you have the <err.h> header file. */
    251 #undef HAVE_ERR_H
    252 
    253 /* Define if you have the `esetfunc' function. */
    254 #undef HAVE_ESETFUNC
    255 
    256 /* Define if you have the <fcntl.h> header file. */
    257 #undef HAVE_FCNTL_H
    258 
    259 /* Define if you have the <features.h> header file. */
    260 #undef HAVE_FEATURES_H
    261 
    262 /* Define if you have the `fgetln' function. */
    263 #undef HAVE_FGETLN
    264 
    265 /* Define if you have the `flock' function. */
    266 #undef HAVE_FLOCK
    267 
    268 /* Define if you have the `fparseln' function. */
    269 #undef HAVE_FPARSELN
    270 
    271 /* Define if you have the `fpurge' function. */
    272 #undef HAVE_FPURGE
    273 
    274 /* Define if you have the `futimes' function. */
    275 #undef HAVE_FUTIMES
    276 
    277 /* Define if you have the `getline' function. */
    278 #undef HAVE_GETLINE
    279 
    280 /* Define if you have the `getopt' function. */
    281 #undef HAVE_GETOPT
    282 
    283 /* Define if you have the <getopt.h> header file. */
    284 #undef HAVE_GETOPT_H
    285 
    286 /* Define if you have the `getopt_long' function. */
    287 #undef HAVE_GETOPT_LONG
    288 
    289 /* Define if you have the `gid_from_group' function. */
    290 #undef HAVE_GID_FROM_GROUP
    291 
    292 /* Define if you have the `group_from_gid' function. */
    293 #undef HAVE_GROUP_FROM_GID
    294 
    295 /* Define if you have the <grp.h> header file. */
    296 #undef HAVE_GRP_H
    297 
    298 /* Define if you have the `heapsort' function. */
    299 #undef HAVE_HEAPSORT
    300 
    301 /* Define if the system has the type `id_t'. */
    302 #undef HAVE_ID_T
    303 
    304 /* Define if you have the <inttypes.h> header file. */
    305 #undef HAVE_INTTYPES_H
    306 
    307 /* Define if you have the `isblank' function. */
    308 #undef HAVE_ISBLANK
    309 
    310 /* Define if you have the `issetugid' function. */
    311 #undef HAVE_ISSETUGID
    312 
    313 /* Define if you have the `lchflags' function. */
    314 #undef HAVE_LCHFLAGS
    315 
    316 /* Define if you have the `lchmod' function. */
    317 #undef HAVE_LCHMOD
    318 
    319 /* Define if you have the `lchown' function. */
    320 #undef HAVE_LCHOWN
    321 
    322 /* Define if you have the <libgen.h> header file. */
    323 #undef HAVE_LIBGEN_H
    324 
    325 /* Define if you have the `regex' library (-lregex). */
    326 #undef HAVE_LIBREGEX
    327 
    328 /* Define if you have the `rt' library (-lrt). */
    329 #undef HAVE_LIBRT
    330 
    331 /* Define if you have the `z' library (-lz). */
    332 #undef HAVE_LIBZ
    333 
    334 /* Define if you have the <limits.h> header file. */
    335 #undef HAVE_LIMITS_H
    336 
    337 /* Define if you have the <locale.h> header file. */
    338 #undef HAVE_LOCALE_H
    339 
    340 /* Define if the system has the type `long long'. */
    341 #undef HAVE_LONG_LONG
    342 
    343 /* Define if you have the `lutimes' function. */
    344 #undef HAVE_LUTIMES
    345 
    346 /* Define if you have the <machine/bswap.h> header file. */
    347 #undef HAVE_MACHINE_BSWAP_H
    348 
    349 /* Define if you have the <machine/endian.h> header file. */
    350 #undef HAVE_MACHINE_ENDIAN_H
    351 
    352 /* Define if you have the <malloc.h> header file. */
    353 #undef HAVE_MALLOC_H
    354 
    355 /* Define if you have the <memory.h> header file. */
    356 #undef HAVE_MEMORY_H
    357 
    358 /* Define if you have the `mkdtemp' function. */
    359 #undef HAVE_MKDTEMP
    360 
    361 /* Define if you have the `mkstemp' function. */
    362 #undef HAVE_MKSTEMP
    363 
    364 /* Define if you have the <ndir.h> header file, and it defines `DIR'. */
    365 #undef HAVE_NDIR_H
    366 
    367 /* Define if you have the <netconfig.h> header file. */
    368 #undef HAVE_NETCONFIG_H
    369 
    370 /* Define if you have the <netdb.h> header file. */
    371 #undef HAVE_NETDB_H
    372 
    373 /* Define if you have the <paths.h> header file. */
    374 #undef HAVE_PATHS_H
    375 
    376 /* Define if you have the `poll' function. */
    377 #undef HAVE_POLL
    378 
    379 /* Define if you have the `pread' function. */
    380 #undef HAVE_PREAD
    381 
    382 /* Define if you have the <pthread.h> header file. */
    383 #undef HAVE_PTHREAD_H
    384 
    385 /* Define if you have the `putc_unlocked' function. */
    386 #undef HAVE_PUTC_UNLOCKED
    387 
    388 /* Define if you have the `pwcache_groupdb' function. */
    389 #undef HAVE_PWCACHE_GROUPDB
    390 
    391 /* Define if you have the `pwcache_userdb' function. */
    392 #undef HAVE_PWCACHE_USERDB
    393 
    394 /* Define if you have the <pwd.h> header file. */
    395 #undef HAVE_PWD_H
    396 
    397 /* Define if you have the `pwrite' function. */
    398 #undef HAVE_PWRITE
    399 
    400 /* Define if you have the `raise_default_signal' function. */
    401 #undef HAVE_RAISE_DEFAULT_SIGNAL
    402 
    403 /* Define if you have the `random' function. */
    404 #undef HAVE_RANDOM
    405 
    406 /* Define if you have the <resolv.h> header file. */
    407 #undef HAVE_RESOLV_H
    408 
    409 /* Define if you have the <rpc/types.h> header file. */
    410 #undef HAVE_RPC_TYPES_H
    411 
    412 /* Define if you have the `setenv' function. */
    413 #undef HAVE_SETENV
    414 
    415 /* Define if you have the `setgroupent' function. */
    416 #undef HAVE_SETGROUPENT
    417 
    418 /* Define if you have the `setpassent' function. */
    419 #undef HAVE_SETPASSENT
    420 
    421 /* Define if you have the `setprogname' function. */
    422 #undef HAVE_SETPROGNAME
    423 
    424 /* Define if you have the <signal.h> header file. */
    425 #undef HAVE_SIGNAL_H
    426 
    427 /* Define if you have the `snprintb_m' function. */
    428 #undef HAVE_SNPRINTB_M
    429 
    430 /* Define if you have the `snprintf' function. */
    431 #undef HAVE_SNPRINTF
    432 
    433 /* Define if you have the socklen_t type. */
    434 #undef HAVE_SOCKLEN_T
    435 
    436 /* Define if you have the <stdarg.h> header file. */
    437 #undef HAVE_STDARG_H
    438 
    439 /* Define if you have the <stddef.h> header file. */
    440 #undef HAVE_STDDEF_H
    441 
    442 /* Define if you have the <stdint.h> header file. */
    443 #undef HAVE_STDINT_H
    444 
    445 /* Define if you have the <stdio.h> header file. */
    446 #undef HAVE_STDIO_H
    447 
    448 /* Define if you have the <stdlib.h> header file. */
    449 #undef HAVE_STDLIB_H
    450 
    451 /* Define if you have the <strings.h> header file. */
    452 #undef HAVE_STRINGS_H
    453 
    454 /* Define if you have the <string.h> header file. */
    455 #undef HAVE_STRING_H
    456 
    457 /* Define if you have the `strlcat' function. */
    458 #undef HAVE_STRLCAT
    459 
    460 /* Define if you have the `strlcpy' function. */
    461 #undef HAVE_STRLCPY
    462 
    463 /* Define if you have the `strmode' function. */
    464 #undef HAVE_STRMODE
    465 
    466 /* Define if you have the `strndup' function. */
    467 #undef HAVE_STRNDUP
    468 
    469 /* Define if you have the `strnlen' function. */
    470 #undef HAVE_STRNLEN
    471 
    472 /* Define if you have the `strsep' function. */
    473 #undef HAVE_STRSEP
    474 
    475 /* Define if you have the `strsuftoll' function. */
    476 #undef HAVE_STRSUFTOLL
    477 
    478 /* Define if you have the `strtoll' function. */
    479 #undef HAVE_STRTOLL
    480 
    481 /* Define if `d_namlen' is member of `struct dirent'. */
    482 #undef HAVE_STRUCT_DIRENT_D_NAMLEN
    483 
    484 /* Define if `f_iosize' is member of `struct statvfs'. */
    485 #undef HAVE_STRUCT_STATVFS_F_IOSIZE
    486 
    487 /* Define if `st_atim' is member of `struct stat'. */
    488 #undef HAVE_STRUCT_STAT_ST_ATIM
    489 
    490 /* Define if `st_birthtime' is member of `struct stat'. */
    491 #undef HAVE_STRUCT_STAT_ST_BIRTHTIME
    492 
    493 /* Define if `st_birthtimensec' is member of `struct stat'. */
    494 #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC
    495 
    496 /* Define if `st_flags' is member of `struct stat'. */
    497 #undef HAVE_STRUCT_STAT_ST_FLAGS
    498 
    499 /* Define if `st_gen' is member of `struct stat'. */
    500 #undef HAVE_STRUCT_STAT_ST_GEN
    501 
    502 /* Define if `st_mtimensec' is member of `struct stat'. */
    503 #undef HAVE_STRUCT_STAT_ST_MTIMENSEC
    504 
    505 /* Define if `tm_gmtoff' is member of `struct tm'. */
    506 #undef HAVE_STRUCT_TM_TM_GMTOFF
    507 
    508 /* Define if you have the <sys/bswap.h> header file. */
    509 #undef HAVE_SYS_BSWAP_H
    510 
    511 /* Define if you have the <sys/cdefs.h> header file. */
    512 #undef HAVE_SYS_CDEFS_H
    513 
    514 /* Define if you have the <sys/dir.h> header file, and it defines `DIR'. */
    515 #undef HAVE_SYS_DIR_H
    516 
    517 /* Define if you have the <sys/endian.h> header file. */
    518 #undef HAVE_SYS_ENDIAN_H
    519 
    520 /* Define if you have the <sys/featuretest.h> header file. */
    521 #undef HAVE_SYS_FEATURETEST_H
    522 
    523 /* Define if you have the <sys/ioctl.h> header file. */
    524 #undef HAVE_SYS_IOCTL_H
    525 
    526 /* Define if you have the <sys/mman.h> header file. */
    527 #undef HAVE_SYS_MMAN_H
    528 
    529 /* Define if you have the <sys/mtio.h> header file. */
    530 #undef HAVE_SYS_MTIO_H
    531 
    532 /* Define if you have the <sys/ndir.h> header file, and it defines `DIR'. */
    533 #undef HAVE_SYS_NDIR_H
    534 
    535 /* Define if you have the <sys/param.h> header file. */
    536 #undef HAVE_SYS_PARAM_H
    537 
    538 /* Define if you have the <sys/poll.h> header file. */
    539 #undef HAVE_SYS_POLL_H
    540 
    541 /* Define if you have the <sys/socket.h> header file. */
    542 #undef HAVE_SYS_SOCKET_H
    543 
    544 /* Define if you have the <sys/stat.h> header file. */
    545 #undef HAVE_SYS_STAT_H
    546 
    547 /* Define if you have the <sys/syslimits.h> header file. */
    548 #undef HAVE_SYS_SYSLIMITS_H
    549 
    550 /* Define if you have the <sys/sysmacros.h> header file. */
    551 #undef HAVE_SYS_SYSMACROS_H
    552 
    553 /* Define if you have the <sys/time.h> header file. */
    554 #undef HAVE_SYS_TIME_H
    555 
    556 /* Define if you have the <sys/types.h> header file. */
    557 #undef HAVE_SYS_TYPES_H
    558 
    559 /* Define if you have the <sys/utsname.h> header file. */
    560 #undef HAVE_SYS_UTSNAME_H
    561 
    562 /* Define if you have the <sys/wait.h> header file. */
    563 #undef HAVE_SYS_WAIT_H
    564 
    565 /* Define if you have the <termios.h> header file. */
    566 #undef HAVE_TERMIOS_H
    567 
    568 /* Define if you have the `uid_from_user' function. */
    569 #undef HAVE_UID_FROM_USER
    570 
    571 /* Define if you have the <unistd.h> header file. */
    572 #undef HAVE_UNISTD_H
    573 
    574 /* Define if you have the `user_from_uid' function. */
    575 #undef HAVE_USER_FROM_UID
    576 
    577 /* Define if you have the <util.h> header file. */
    578 #undef HAVE_UTIL_H
    579 
    580 /* Define if the system has the type `u_char'. */
    581 #undef HAVE_U_CHAR
    582 
    583 /* Define if the system has the type `u_int'. */
    584 #undef HAVE_U_INT
    585 
    586 /* Define if the system has the type `u_long'. */
    587 #undef HAVE_U_LONG
    588 
    589 /* Define if the system has the type `u_quad_t'. */
    590 #undef HAVE_U_QUAD_T
    591 
    592 /* Define if the system has the type `u_short'. */
    593 #undef HAVE_U_SHORT
    594 
    595 /* Define if you have the `vasnprintf' function. */
    596 #undef HAVE_VASNPRINTF
    597 
    598 /* Define if you have the `vasprintf' function. */
    599 #undef HAVE_VASPRINTF
    600 
    601 /* Define if you have the `vsnprintf' function. */
    602 #undef HAVE_VSNPRINTF
    603 
    604 /* Define if you have the `__fpurge' function. */
    605 #undef HAVE___FPURGE
    606 
    607 /* Path to sh(1). */
    608 #undef PATH_BSHELL
    609 
    610 /* If using the C implementation of alloca, define if you know the
    611    direction of stack growth for your system; otherwise it will be
    612    automatically deduced at run-time.
    613         STACK_DIRECTION > 0 => grows toward higher addresses
    614         STACK_DIRECTION < 0 => grows toward lower addresses
    615         STACK_DIRECTION = 0 => direction of growth unknown */
    616 #undef STACK_DIRECTION
    617 
    618 /* Define if you have the ANSI C header files. */
    619 #undef STDC_HEADERS
    620 
    621 /* Define if your processor stores words with the most significant byte first
    622    (like Motorola and SPARC, unlike Intel and VAX). */
    623 #undef WORDS_BIGENDIAN
    624 
    625 /* Define for NetBSD headers. */
    626 #undef _POSIX_C_SOURCE
    627 
    628 /* Define for NetBSD headers. */
    629 #undef _POSIX_SOURCE
    630 
    631 /* Define for NetBSD headers. */
    632 #undef _XOPEN_SOURCE
    633 
    634 /* Define to `unsigned' if <sys/types.h> does not define. */
    635 #undef size_t
    636 
    637 /* Define if you have uint16_t, but not u_int16_t. */
    638 #undef u_int16_t
    639 
    640 /* Define if you have uint32_t, but not u_int32_t. */
    641 #undef u_int32_t
    642 
    643 /* Define if you have uint64_t, but not u_int64_t. */
    644 #undef u_int64_t
    645 
    646 /* Define if you have uint8_t, but not u_int8_t. */
    647 #undef u_int8_t
    648 
    649 /* Define if you have u_int16_t, but not uint16_t. */
    650 #undef uint16_t
    651 
    652 /* Define if you have u_int32_t, but not uint32_t. */
    653 #undef uint32_t
    654 
    655 /* Define if you have u_int64_t, but not uint64_t. */
    656 #undef uint64_t
    657 
    658 /* Define if you have u_int8_t, but not uint8_t. */
    659 #undef uint8_t
    660 
    661 #include "compat_defs.h"
    662 #endif /* !__NETBSD_NBTOOL_CONFIG_H__ */
    663