NetBSD/dist/bind/include/port_before.h

15 lines
284 B
C
Raw Normal View History

/* $NetBSD: port_before.h,v 1.4 2001/01/27 07:22:02 itojun Exp $ */
1999-11-20 21:53:57 +03:00
#if 0
1999-11-20 21:53:57 +03:00
#define WANT_IRS_NIS
#define WANT_IRS_PW
#define WANT_IRS_GR
#endif
1999-11-20 21:53:57 +03:00
#define SIG_FN void
#if defined(HAS_PTHREADS) && defined(_REENTRANT)
#define DO_PTHREADS
#endif
#define SETGRENT_VOID
#define SETPWENT_VOID