diff options
Diffstat (limited to 'usr.sbin/sa/db.c')
-rw-r--r-- | usr.sbin/sa/db.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/sa/db.c b/usr.sbin/sa/db.c index e717ee02c20a..f9af179b0db8 100644 --- a/usr.sbin/sa/db.c +++ b/usr.sbin/sa/db.c @@ -28,8 +28,6 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); - #include <sys/types.h> #include <sys/acct.h> |