ftp.nice.ch/pub/next/unix/mail/mh.6.7.s.tar.gz#/mh/h/local.h

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

/* local.h - fine the -lndir include file */

#ifndef	BSD42
#include <sys/types.h>
#else	BSD42
#include <sys/param.h>
#endif	BSD42

#ifndef	BSD42
#ifndef NDIR
#include <dir.h>
#else	NDIR
#include <ndir.h>
#endif  NDIR
#else	BSD42
#include <sys/dir.h>
#endif	BSD42

#include <sys/stat.h>

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