=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/getconf/getconf.c,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- src/usr.bin/getconf/getconf.c 2008/11/08 01:29:10 1.11 +++ src/usr.bin/getconf/getconf.c 2009/10/27 23:59:38 1.12 @@ -1,4 +1,4 @@ -/* $OpenBSD: getconf.c,v 1.11 2008/11/08 01:29:10 chl Exp $ */ +/* $OpenBSD: getconf.c,v 1.12 2009/10/27 23:59:38 deraadt Exp $ */ /*- * Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -39,10 +39,6 @@ * Written by: * J.T. Conklin (jtc@wimsey.com), Winning Strategies, Inc. */ - -#ifndef lint -static char rcsid[] = "$OpenBSD: getconf.c,v 1.11 2008/11/08 01:29:10 chl Exp $"; -#endif /* not lint */ #include #include