summaryrefslogtreecommitdiffstats
path: root/usr.bin/lex/misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/lex/misc.c')
-rw-r--r--usr.bin/lex/misc.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/lex/misc.c b/usr.bin/lex/misc.c
index 6a05078..3eda579 100644
--- a/usr.bin/lex/misc.c
+++ b/usr.bin/lex/misc.c
@@ -27,7 +27,8 @@
*/
/* $Header: /home/daffy/u0/vern/flex/RCS/misc.c,v 2.47 95/04/28 11:39:39 vern Exp $ */
-/* $FreeBSD$ */
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
#include "flexdef.h"
OpenPOWER on IntegriCloud