ftp.nice.ch/pub/next/unix/network/system/bind.8.1.2-nextstep.d.tar.gz#/bind.8.1.2-nextstep.d/include/port_before.h

This is port_before.h in view mode; [Download] [Up]

#undef WANT_IRS_NIS
#undef WANT_IRS_PW
#define SIG_FN void

#include <sys/time.h>
struct timespec {
	time_t	tv_sec;		/* seconds */
	long	tv_nsec;	/* nanoseconds */
};

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.