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