summaryrefslogtreecommitdiffstats
path: root/usr.bin/head/head.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/head/head.c')
-rw-r--r--usr.bin/head/head.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/head/head.c b/usr.bin/head/head.c
index 9f0e77a..e8eed85 100644
--- a/usr.bin/head/head.c
+++ b/usr.bin/head/head.c
@@ -42,6 +42,8 @@ static const char copyright[] =
static char sccsid[] = "@(#)head.c 8.2 (Berkeley) 5/4/95";
#endif
#endif /* not lint */
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
OpenPOWER on IntegriCloud