=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/sudo/Attic/config.h,v retrieving revision 1.2 retrieving revision 1.3 diff -c -r1.2 -r1.3 *** src/usr.bin/sudo/Attic/config.h 2004/09/28 15:10:51 1.2 --- src/usr.bin/sudo/Attic/config.h 2004/11/29 17:29:04 1.3 *************** *** 1,4 **** ! /* $OpenBSD: config.h,v 1.2 2004/09/28 15:10:51 millert Exp $ */ #ifndef _SUDO_CONFIG_H #define _SUDO_CONFIG_H --- 1,4 ---- ! /* $OpenBSD: config.h,v 1.3 2004/11/29 17:29:04 millert Exp $ */ #ifndef _SUDO_CONFIG_H #define _SUDO_CONFIG_H *************** *** 20,26 **** #define HAVE_GETCWD #define HAVE_GETDOMAINNAME #define HAVE_GETIFADDRS ! #define HAVE_GETTTIMEOFDAY #define HAVE_INITGROUPS #define HAVE_INNETGR #define HAVE_INTTYPES_H --- 20,26 ---- #define HAVE_GETCWD #define HAVE_GETDOMAINNAME #define HAVE_GETIFADDRS ! #define HAVE_GETTIMEOFDAY #define HAVE_INITGROUPS #define HAVE_INNETGR #define HAVE_INTTYPES_H