2000-03-01 13:49:58 +03:00
|
|
|
/* $NetBSD: port_before.h,v 1.3 2000/03/01 10:50:00 itojun Exp $ */
|
1999-11-20 21:53:57 +03:00
|
|
|
|
1999-11-20 22:14:30 +03:00
|
|
|
/*
|
1999-11-20 21:53:57 +03:00
|
|
|
#define WANT_IRS_NIS
|
|
|
|
#define WANT_IRS_PW
|
|
|
|
#define WANT_IRS_GR
|
1999-11-20 22:14:30 +03:00
|
|
|
*/
|
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
|