X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=sudo_noexec.c;h=eff07b9ee68aedf2a094cc89d3d08bacbebf659f;hb=32be23f693e5f9d1b112d4f3b9a597eaeb176ee6;hp=084000abd53c7a7a7d39b1ecf5e5501710ee849c;hpb=06a67e2a5850f36c627b46f330c988e031536ab3;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