aboutsummaryrefslogtreecommitdiff
path: root/sbin/fsck_ffs/globs.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/fsck_ffs/globs.c')
-rw-r--r--sbin/fsck_ffs/globs.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sbin/fsck_ffs/globs.c b/sbin/fsck_ffs/globs.c
index 22b15186ecaa..038fc3475742 100644
--- a/sbin/fsck_ffs/globs.c
+++ b/sbin/fsck_ffs/globs.c
@@ -41,8 +41,6 @@ static char sccsid[] = "@(#)main.c 8.6 (Berkeley) 5/14/95";
#endif /* not lint */
#endif
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#include <sys/param.h>
#include <ufs/ufs/dinode.h>
#include <ufs/ffs/fs.h>