aboutsummaryrefslogtreecommitdiff
path: root/stand/libsa/time.c
diff options
context:
space:
mode:
Diffstat (limited to 'stand/libsa/time.c')
-rw-r--r--stand/libsa/time.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/stand/libsa/time.c b/stand/libsa/time.c
index c34cbfc92af1..333ca216fbad 100644
--- a/stand/libsa/time.c
+++ b/stand/libsa/time.c
@@ -28,8 +28,6 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#include <sys/time.h>
volatile time_t time_second = 1;