From 01f9734fe0530da4d03b90e27710d469a3114aeb Mon Sep 17 00:00:00 2001 From: charnier Date: Sun, 6 Jul 2003 12:44:11 +0000 Subject: add FBSDID --- usr.sbin/jail/jail.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'usr.sbin/jail/jail.c') 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 +__FBSDID("$FreeBSD$"); + #include #include -- cgit v1.1