=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/sudo/Attic/config.h.in,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- src/usr.bin/sudo/Attic/config.h.in 2002/01/17 01:03:21 1.8 +++ src/usr.bin/sudo/Attic/config.h.in 2002/01/23 23:03:24 1.9 @@ -79,6 +79,9 @@ /* Define if you have the `fnmatch' function. */ #undef HAVE_FNMATCH +/* Define if you have the `freeifaddrs' function. */ +#undef HAVE_FREEIFADDRS + /* Define if you have the `fstat' function. */ #undef HAVE_FSTAT