patch from upstream to fix special case in password checking code
[debian/sudo] / closefrom.c
index 0f043f4807b9c2e44584681c9729c71457ac3639..fb9958ebc2f3e559e5160dc2beaa5f58fe2ff37c 100644 (file)
 
 #include "sudo.h"
 
-#ifndef lint
-__unused static const char rcsid[] = "$Sudo: closefrom.c,v 1.14 2008/11/09 14:13:12 millert Exp $";
-#endif /* lint */
-
 #ifndef HAVE_FCNTL_CLOSEM
 # ifndef HAVE_DIRFD
 #   define closefrom_fallback  closefrom