X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=sudo_noexec.c;h=eff07b9ee68aedf2a094cc89d3d08bacbebf659f;hb=35e75111658450b5f1c03f76bf2c696fbf8d0160;hp=f0723d0e2a3ee16c7823de1062bbbd0227328610;hpb=a922b9e5432b28b092428393180b1a2c2569f708;p=debian%2Fsudo diff --git a/sudo_noexec.c b/sudo_noexec.c index f0723d0..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.5.2.2 2007/06/12 00:56:43 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