=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/rdistd/filesys-os.c,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- src/usr.bin/rdistd/filesys-os.c 2003/06/03 02:56:15 1.9 +++ src/usr.bin/rdistd/filesys-os.c 2009/10/27 23:59:42 1.10 @@ -1,4 +1,4 @@ -/* $OpenBSD: filesys-os.c,v 1.9 2003/06/03 02:56:15 millert Exp $ */ +/* $OpenBSD: filesys-os.c,v 1.10 2009/10/27 23:59:42 deraadt Exp $ */ /* * Copyright (c) 1983 Regents of the University of California. @@ -30,22 +30,6 @@ */ #include "defs.h" -#ifndef lint -#if 0 -static char RCSid[] __attribute__((__unused__)) = -"$From: filesys-os.c,v 1.5 1999/08/04 15:57:33 christos Exp $"; -#else -static char RCSid[] __attribute__((__unused__)) = -"$OpenBSD: filesys-os.c,v 1.9 2003/06/03 02:56:15 millert Exp $"; -#endif - -static char sccsid[] __attribute__((__unused__)) = -"@(#)filesys-os.c"; - -static char copyright[] __attribute__((__unused__)) = -"@(#) Copyright (c) 1983 Regents of the University of California.\n\ - All rights reserved.\n"; -#endif /* not lint */ /* * OS specific file system routines