diff options
Diffstat (limited to 'usr.sbin/fstyp/ext2fs.c')
-rw-r--r-- | usr.sbin/fstyp/ext2fs.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/fstyp/ext2fs.c b/usr.sbin/fstyp/ext2fs.c index 79a4e3ad4172..d7110f6896ce 100644 --- a/usr.sbin/fstyp/ext2fs.c +++ b/usr.sbin/fstyp/ext2fs.c @@ -29,8 +29,6 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); - #include <stdio.h> #include <stdint.h> #include <stdlib.h> |