diff options
Diffstat (limited to 'usr.bin/cmp/link.c')
-rw-r--r-- | usr.bin/cmp/link.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/cmp/link.c b/usr.bin/cmp/link.c index d19f2f49c51a..550273cb471a 100644 --- a/usr.bin/cmp/link.c +++ b/usr.bin/cmp/link.c @@ -27,8 +27,6 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); - #include <sys/types.h> #include <err.h> #include <limits.h> |