diff options
Diffstat (limited to 'sys/opencrypto/cryptodeflate.c')
-rw-r--r-- | sys/opencrypto/cryptodeflate.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/opencrypto/cryptodeflate.c b/sys/opencrypto/cryptodeflate.c index b945733a9ce5..58fff6732423 100644 --- a/sys/opencrypto/cryptodeflate.c +++ b/sys/opencrypto/cryptodeflate.c @@ -33,8 +33,6 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); - #include <sys/types.h> #include <sys/param.h> #include <sys/malloc.h> |