Files
haiku-beta6/src/kits/network/libbind/config.h
T
Waldemar Kornewald b155eedfb1 Checkin of BIND 9.2.3 (libbind.so).
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7204 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-04-15 16:03:30 +00:00

47 lines
1.2 KiB
C

/* config.h. Generated by configure. */
/* #undef _SOCKADDR_LEN */
#define HAVE_FCNTL_H 1
/* #undef HAVE_PATHS_H */
/* #undef HAVE_SYS_TIMERS_H */
/* #undef SYS_CDEFS_H */
/* #undef _POSIX_PTHREAD_SEMANTICS */
/* #undef POSIX_GETPWUID_R */
/* #undef POSIX_GETPWNAM_R */
/* #undef POSIX_GETGRGID_R */
/* #undef POSIX_GETGRNAM_R */
/* #undef NEED_SETGROUPENT */
/* #undef NEED_GETGROUPLIST */
/* define if prototype for getgrnam_r() is required */
/* #undef NEED_GETGRNAM_R */
/* #undef NEED_GETGRGID_R */
/* #undef NEED_GETGRENT_R */
/* #undef NEED_SETGRENT_R */
/* #undef NEED_ENDGRENT_R */
/* #undef NEED_INNETGR_R */
/* #undef NEED_SETNETGRENT_R */
/* #undef NEED_ENDNETGRENT_R */
/* #undef NEED_GETPWNAM_R */
/* #undef NEED_GETPWUID_R */
/* #undef NEED_SETPWENT_R */
/* #undef NEED_SETPASSENT_R */
/* #undef NEED_SETPWENT_R */
/* #undef NEED_GETPWENT_R */
/* #undef NEED_ENDPWENT_R */
/* #undef NEED_SETPASSENT */
/* #undef HAS_PW_CLASS */
/* Shut up warnings about sputaux in stdio.h on BSD/OS pre-4.1 */
/* #undef SHUTUP_SPUTAUX */
#ifdef SHUTUP_SPUTAUX
struct __sFILE;
extern __inline int __sputaux(int _c, struct __sFILE *_p);
#endif
/* #undef BROKEN_IN6ADDR_INIT_MACROS */
#define HAVE_STRLCAT 1