aboutsummaryrefslogtreecommitdiff
path: root/sbin/kldunload/kldunload.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/kldunload/kldunload.c')
-rw-r--r--sbin/kldunload/kldunload.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sbin/kldunload/kldunload.c b/sbin/kldunload/kldunload.c
index 44a602d33f49..ebdc17ce414f 100644
--- a/sbin/kldunload/kldunload.c
+++ b/sbin/kldunload/kldunload.c
@@ -27,8 +27,6 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#include <sys/param.h>
#include <sys/linker.h>