summaryrefslogtreecommitdiffstats
path: root/sys/opencrypto/criov.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/opencrypto/criov.c')
-rw-r--r--sys/opencrypto/criov.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/opencrypto/criov.c b/sys/opencrypto/criov.c
index f8799f9..4831fac 100644
--- a/sys/opencrypto/criov.c
+++ b/sys/opencrypto/criov.c
@@ -1,4 +1,3 @@
-/* $FreeBSD$ */
/* $OpenBSD: criov.c,v 1.9 2002/01/29 15:48:29 jason Exp $ */
/*
@@ -28,6 +27,9 @@
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/proc.h>
OpenPOWER on IntegriCloud