=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/sudo/Attic/config.h.in,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- src/usr.bin/sudo/Attic/config.h.in 2009/06/21 14:48:41 1.29 +++ src/usr.bin/sudo/Attic/config.h.in 2010/02/13 14:20:14 1.30 @@ -366,6 +366,9 @@ /* Define to 1 if you have the `setrlimit' function. */ #undef HAVE_SETRLIMIT +/* Define to 1 if you have the `setrlimit64' function. */ +#undef HAVE_SETRLIMIT64 + /* Define to 1 if you have the `setsid' function. */ #undef HAVE_SETSID