]> git.saurik.com Git - apple/system_cmds.git/blobdiff - getty.tproj/subr.c
system_cmds-735.30.2.tar.gz
[apple/system_cmds.git] / getty.tproj / subr.c
index 00bb982a66890beaffd38c0ad8da1478da76732f..2bff200308decc9277a3c03893d076887c1523d9 100644 (file)
  * SUCH DAMAGE.
  */
 
+#include <sys/cdefs.h>
+
 #ifndef lint
 #if 0
 static char sccsid[] = "@(#)from: subr.c       8.1 (Berkeley) 6/4/93";
 #endif
-static const char rcsid[] =
+__unused static const char rcsid[] =
   "$FreeBSD: src/libexec/getty/subr.c,v 1.19 2004/06/25 10:11:28 phk Exp $";
 #endif /* not lint */
 
@@ -58,8 +60,6 @@ static const char rcsid[] =
 #include "pathnames.h"
 #include "extern.h"
 
-
-
 /*
  * Get a table entry.
  */