diff options
Diffstat (limited to 'sys/netinet/in_debug.c')
-rw-r--r-- | sys/netinet/in_debug.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/netinet/in_debug.c b/sys/netinet/in_debug.c index 03962ab188b5..7535e99f4d4e 100644 --- a/sys/netinet/in_debug.c +++ b/sys/netinet/in_debug.c @@ -27,8 +27,6 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); - #include "opt_ddb.h" #include <sys/param.h> |