=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/sudo/Attic/pathnames.h.in,v retrieving revision 1.7 retrieving revision 1.8 diff -c -r1.7 -r1.8 *** src/usr.bin/sudo/Attic/pathnames.h.in 2008/11/14 11:58:08 1.7 --- src/usr.bin/sudo/Attic/pathnames.h.in 2009/04/11 11:48:06 1.8 *************** *** 18,24 **** * Agency (DARPA) and Air Force Research Laboratory, Air Force * Materiel Command, USAF, under agreement number F39502-99-1-0512. * ! * $Sudo: pathnames.h.in,v 1.63 2008/11/10 13:07:38 millert Exp $ */ /* --- 18,24 ---- * Agency (DARPA) and Air Force Research Laboratory, Air Force * Materiel Command, USAF, under agreement number F39502-99-1-0512. * ! * $Sudo: pathnames.h.in,v 1.64 2009/03/10 20:44:05 millert Exp $ */ /* *************** *** 127,129 **** --- 127,133 ---- #ifndef _PATH_NSSWITCH_CONF #undef _PATH_NSSWITCH_CONF #endif /* _PATH_NSSWITCH_CONF */ + + #ifndef _PATH_NETSVC_CONF + #undef _PATH_NETSVC_CONF + #endif /* _PATH_NETSVC_CONF */