From 1a05584a00bbab0c5d169a8d3af7b22cafbfd92e Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Tue, 6 Nov 2001 19:53:22 +0000 Subject: Replace inclusion of with the correct when necessary. (Look ma, I might have broken the tree) --- sys/crypto/criov.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/crypto/criov.c') diff --git a/sys/crypto/criov.c b/sys/crypto/criov.c index 5f39e45fb3a..9088aee375b 100644 --- a/sys/crypto/criov.c +++ b/sys/crypto/criov.c @@ -1,4 +1,4 @@ -/* $OpenBSD: criov.c,v 1.7 2001/08/12 20:06:08 mickey Exp $ */ +/* $OpenBSD: criov.c,v 1.8 2001/11/06 19:53:18 miod Exp $ */ /* * Copyright (c) 1999 Theo de Raadt @@ -35,7 +35,7 @@ #include #include -#include +#include #include -- cgit v1.2.3