summaryrefslogtreecommitdiffstats
path: root/usr.bin/lex/tblcmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/lex/tblcmp.c')
-rw-r--r--usr.bin/lex/tblcmp.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/lex/tblcmp.c b/usr.bin/lex/tblcmp.c
index be5491a..89973f0 100644
--- a/usr.bin/lex/tblcmp.c
+++ b/usr.bin/lex/tblcmp.c
@@ -27,7 +27,8 @@
*/
/* $Header: /home/daffy/u0/vern/flex/RCS/tblcmp.c,v 2.11 94/11/05 17:08:28 vern Exp $ */
-/* $FreeBSD$ */
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
#include "flexdef.h"
OpenPOWER on IntegriCloud