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