diff --git a/sys/opencrypto/xform.h b/sys/opencrypto/xform.h index c9b28be51b29..e27db85b1dc3 100644 --- a/sys/opencrypto/xform.h +++ b/sys/opencrypto/xform.h @@ -1,4 +1,4 @@ -/* $NetBSD: xform.h,v 1.3 2003/08/25 04:09:58 thorpej Exp $ */ +/* $NetBSD: xform.h,v 1.4 2003/08/26 02:54:11 thorpej Exp $ */ /* $FreeBSD: src/sys/opencrypto/xform.h,v 1.1.2.1 2002/11/21 23:34:23 sam Exp $ */ /* $OpenBSD: xform.h,v 1.10 2002/04/22 23:10:09 deraadt Exp $ */ @@ -29,7 +29,7 @@ #include #include #include -#include +#include /* Declarations */ struct auth_hash {