summaryrefslogtreecommitdiffstats
path: root/lib/libstand/ufs.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libstand/ufs.c')
-rw-r--r--lib/libstand/ufs.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libstand/ufs.c b/lib/libstand/ufs.c
index 0db2393..c501fe9 100644
--- a/lib/libstand/ufs.c
+++ b/lib/libstand/ufs.c
@@ -1,4 +1,3 @@
-/* $FreeBSD$ */
/* $NetBSD: ufs.c,v 1.20 1998/03/01 07:15:39 ross Exp $ */
/*-
@@ -63,6 +62,9 @@
* rights to redistribute these changes.
*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
/*
* Stand-alone file reading package.
*/
OpenPOWER on IntegriCloud