/* local.h - fine the -lndir include file */ /* @(#)$Id: local.h,v 1.3 1992/02/06 17:37:44 jromine Exp $ */ #ifndef BSD42 #include #else /* BSD42 */ #include #endif #ifndef BSD42 #ifndef NDIR #ifndef SYS5DIR #include /* last choice */ #else /* SYS5DIR */ #include #endif #else /* NDIR */ #include #endif #else /* BSD42 */ #include #endif #include