summaryrefslogtreecommitdiffstats
path: root/lib/libstand/read.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libstand/read.c')
-rw-r--r--lib/libstand/read.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libstand/read.c b/lib/libstand/read.c
index 28ff47e..36f0f22 100644
--- a/lib/libstand/read.c
+++ b/lib/libstand/read.c
@@ -1,4 +1,3 @@
-/* $FreeBSD$ */
/* $NetBSD: read.c,v 1.8 1997/01/22 00:38:12 cgd Exp $ */
/*-
@@ -65,6 +64,9 @@
* rights to redistribute these changes.
*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
#include <sys/param.h>
#include "stand.h"
OpenPOWER on IntegriCloud