From cc47d67b4f7018207fd3101b23b91723b3b63a9b Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Sat, 9 Feb 2008 14:43:32 +0000 Subject: [PATCH] add Sudo tag --- selinux.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/selinux.c b/selinux.c index 43df79bcd..c6f491f6a 100644 --- a/selinux.c +++ b/selinux.c @@ -48,6 +48,10 @@ #include "sudo.h" #include "pathnames.h" +#ifndef lint +__unused static const char rcsid[] = "$Sudo$"; +#endif /* lint */ + /* * This function attempts to revert the relabeling done to the tty. * fd - referencing the opened ttyn