summaryrefslogtreecommitdiffstats
path: root/usr.bin/yacc/error.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/yacc/error.c')
-rw-r--r--usr.bin/yacc/error.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/yacc/error.c b/usr.bin/yacc/error.c
index a4b7512..7158000 100644
--- a/usr.bin/yacc/error.c
+++ b/usr.bin/yacc/error.c
@@ -36,7 +36,9 @@
#include <sys/cdefs.h>
+#ifdef __FBSDID
__FBSDID("$FreeBSD$");
+#endif
#ifndef lint
static char const sccsid[] = "@(#)error.c 5.3 (Berkeley) 6/1/90";
OpenPOWER on IntegriCloud