summaryrefslogtreecommitdiffstats
path: root/lib/libstand/nullfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libstand/nullfs.c')
-rw-r--r--lib/libstand/nullfs.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libstand/nullfs.c b/lib/libstand/nullfs.c
index 0f77bd4..ae12cb0 100644
--- a/lib/libstand/nullfs.c
+++ b/lib/libstand/nullfs.c
@@ -1,4 +1,3 @@
-/* $FreeBSD$ */
/* $NetBSD: nullfs.c,v 1.1 1996/01/13 22:25:39 leo Exp $ */
/*-
@@ -65,6 +64,9 @@
* rights to redistribute these changes.
*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
#include "stand.h"
/*
OpenPOWER on IntegriCloud