patch from upstream to fix special case in password checking code
[debian/sudo] / sudo_noexec.c
index 084000abd53c7a7a7d39b1ecf5e5501710ee849c..eff07b9ee68aedf2a094cc89d3d08bacbebf659f 100644 (file)
 
 #include <compat.h>
 
-#ifndef lint
-__unused static const char rcsid[] = "$Sudo: sudo_noexec.c,v 1.12 2005/03/12 23:43:40 millert Exp $";
-#endif /* lint */
-
 /*
  * Dummy versions of the execve() family of syscalls.  We don't need
  * to stub out all of them, just the ones that correspond to actual