summaryrefslogtreecommitdiff
path: root/lib/libstand/nullfs.c
diff options
context:
space:
mode:
authorMatthew Dillon <dillon@FreeBSD.org>2001-09-30 22:28:01 +0000
committerMatthew Dillon <dillon@FreeBSD.org>2001-09-30 22:28:01 +0000
commite74b6a84ce2dd9e091aabfbaca4d692983662c0d (patch)
tree7b2b4cc9ba796f4f78f1d24749494a17da45de32 /lib/libstand/nullfs.c
parent542d87feca8130a19f9b6596f11fee75d8fb7c06 (diff)
Notes
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 0f77bd4c185c..ae12cb077289 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"
/*