summaryrefslogtreecommitdiffstats
path: root/sbin/mount/vfslist.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/mount/vfslist.c')
-rw-r--r--sbin/mount/vfslist.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/mount/vfslist.c b/sbin/mount/vfslist.c
index d820188..0362691 100644
--- a/sbin/mount/vfslist.c
+++ b/sbin/mount/vfslist.c
@@ -35,9 +35,9 @@
#if 0
static char sccsid[] = "@(#)vfslist.c 8.1 (Berkeley) 5/8/95";
#endif
-static const char rcsid[] =
- "$FreeBSD$";
#endif /* not lint */
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
#include <err.h>
#include <stdlib.h>
OpenPOWER on IntegriCloud