summaryrefslogtreecommitdiffstats
path: root/usr.bin/m4
diff options
context:
space:
mode:
authorjmallett <jmallett@FreeBSD.org>2002-04-19 17:33:12 +0000
committerjmallett <jmallett@FreeBSD.org>2002-04-19 17:33:12 +0000
commitf8344a0fde63f55dca7542891be03ed0181062f7 (patch)
tree0b64c8778fc8010e6ec88def2f8879fa406ae018 /usr.bin/m4
parentb38bbfea3be32adfe5798450f00bbcf0cbed5804 (diff)
downloadFreeBSD-src-f8344a0fde63f55dca7542891be03ed0181062f7.zip
FreeBSD-src-f8344a0fde63f55dca7542891be03ed0181062f7.tar.gz
Add __FBSDID, this file was unmodified so it was missed in the initial sweep.
Diffstat (limited to 'usr.bin/m4')
-rw-r--r--usr.bin/m4/gnum4.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.bin/m4/gnum4.c b/usr.bin/m4/gnum4.c
index 782090d..b265b8d 100644
--- a/usr.bin/m4/gnum4.c
+++ b/usr.bin/m4/gnum4.c
@@ -25,6 +25,9 @@
* SUCH DAMAGE.
*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
/*
* functions needed to support gnu-m4 extensions, including a fake freezing
*/
OpenPOWER on IntegriCloud