summaryrefslogtreecommitdiffstats
path: root/usr.bin/lex/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/lex/main.c')
-rw-r--r--usr.bin/lex/main.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/lex/main.c b/usr.bin/lex/main.c
index 97eff98..f6adaa7 100644
--- a/usr.bin/lex/main.c
+++ b/usr.bin/lex/main.c
@@ -33,7 +33,8 @@ char copyright[] =
#endif /* not lint */
/* $Header: /home/daffy/u0/vern/flex/RCS/main.c,v 2.64 96/05/25 20:42:42 vern Exp $ */
-/* $FreeBSD$ */
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
#include "flexdef.h"
OpenPOWER on IntegriCloud