diff options
Diffstat (limited to 'sbin/mount/vfslist.c')
-rw-r--r-- | sbin/mount/vfslist.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/sbin/mount/vfslist.c b/sbin/mount/vfslist.c index 3785451e65b2..ea6086651483 100644 --- a/sbin/mount/vfslist.c +++ b/sbin/mount/vfslist.c @@ -29,12 +29,6 @@ * SUCH DAMAGE. */ -#ifndef lint -#if 0 -static char sccsid[] = "@(#)vfslist.c 8.1 (Berkeley) 5/8/95"; -#endif -#endif /* not lint */ -#include <sys/cdefs.h> #include <err.h> #include <stdlib.h> #include <string.h> |