summaryrefslogtreecommitdiffstats
path: root/usr.sbin/jail/jail.c
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>2003-07-06 12:44:11 +0000
committercharnier <charnier@FreeBSD.org>2003-07-06 12:44:11 +0000
commit01f9734fe0530da4d03b90e27710d469a3114aeb (patch)
tree9f089c6f64877e6879e21a9c971bb6a8b286f02f /usr.sbin/jail/jail.c
parentba4d45d75f82583e6772314befee4628af27498c (diff)
downloadFreeBSD-src-01f9734fe0530da4d03b90e27710d469a3114aeb.zip
FreeBSD-src-01f9734fe0530da4d03b90e27710d469a3114aeb.tar.gz
add FBSDID
Diffstat (limited to 'usr.sbin/jail/jail.c')
-rw-r--r--usr.sbin/jail/jail.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/jail/jail.c b/usr.sbin/jail/jail.c
index 62db696..3eb1293 100644
--- a/usr.sbin/jail/jail.c
+++ b/usr.sbin/jail/jail.c
@@ -5,11 +5,11 @@
* can do whatever you want with this stuff. If we meet some day, and you think
* this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp
* ----------------------------------------------------------------------------
- *
- * $FreeBSD$
- *
*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
#include <sys/param.h>
#include <sys/jail.h>
OpenPOWER on IntegriCloud