2001-01-27 10:21:56 +03:00
|
|
|
/* $NetBSD: port_before.h,v 1.4 2001/01/27 07:22:02 itojun Exp $ */
|
1999-11-20 21:53:57 +03:00
|
|
|
|
2001-01-27 10:21:56 +03:00
|
|
|
#if 0
|
1999-11-20 21:53:57 +03:00
|
|
|
#define WANT_IRS_NIS
|
|
|
|
#define WANT_IRS_PW
|
|
|
|
#define WANT_IRS_GR
|
2001-01-27 10:21:56 +03:00
|
|
|
#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
|