X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=sudo_noexec.c;h=eff07b9ee68aedf2a094cc89d3d08bacbebf659f;hb=0ae32cd6e8f1a64e014ea8cff244c971bc479bc6;hp=084000abd53c7a7a7d39b1ecf5e5501710ee849c;hpb=812709a155f4e8ca2a6b6070bad027a372835857;p=debian%2Fsudo diff --git a/sudo_noexec.c b/sudo_noexec.c index 084000a..eff07b9 100644 --- a/sudo_noexec.c +++ b/sudo_noexec.c @@ -28,10 +28,6 @@ #include -#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