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