diff --git a/src/lib/libcrypto/crypto/arch/alpha/opensslconf.h b/src/lib/libcrypto/crypto/arch/alpha/opensslconf.h index 1f08ea92..6e1e9b6f 100644 --- a/src/lib/libcrypto/crypto/arch/alpha/opensslconf.h +++ b/src/lib/libcrypto/crypto/arch/alpha/opensslconf.h @@ -1,4 +1,4 @@ -#include +#include /* crypto/opensslconf.h.in */ /* Generate 80386 code? */ diff --git a/src/lib/libcrypto/crypto/arch/amd64/opensslconf.h b/src/lib/libcrypto/crypto/arch/amd64/opensslconf.h index 71567226..c64d4d33 100644 --- a/src/lib/libcrypto/crypto/arch/amd64/opensslconf.h +++ b/src/lib/libcrypto/crypto/arch/amd64/opensslconf.h @@ -1,4 +1,4 @@ -#include +#include /* crypto/opensslconf.h.in */ /* Generate 80386 code? */ diff --git a/src/lib/libcrypto/crypto/arch/arm/opensslconf.h b/src/lib/libcrypto/crypto/arch/arm/opensslconf.h index fd1cd4ac..afbd54ed 100644 --- a/src/lib/libcrypto/crypto/arch/arm/opensslconf.h +++ b/src/lib/libcrypto/crypto/arch/arm/opensslconf.h @@ -1,4 +1,4 @@ -#include +#include /* crypto/opensslconf.h.in */ /* Generate 80386 code? */ diff --git a/src/lib/libcrypto/crypto/arch/hppa/opensslconf.h b/src/lib/libcrypto/crypto/arch/hppa/opensslconf.h index fd1cd4ac..afbd54ed 100644 --- a/src/lib/libcrypto/crypto/arch/hppa/opensslconf.h +++ b/src/lib/libcrypto/crypto/arch/hppa/opensslconf.h @@ -1,4 +1,4 @@ -#include +#include /* crypto/opensslconf.h.in */ /* Generate 80386 code? */ diff --git a/src/lib/libcrypto/crypto/arch/hppa64/opensslconf.h b/src/lib/libcrypto/crypto/arch/hppa64/opensslconf.h index d744930e..73df98a2 100644 --- a/src/lib/libcrypto/crypto/arch/hppa64/opensslconf.h +++ b/src/lib/libcrypto/crypto/arch/hppa64/opensslconf.h @@ -1,4 +1,4 @@ -#include +#include /* crypto/opensslconf.h.in */ /* Generate 80386 code? */ diff --git a/src/lib/libcrypto/crypto/arch/i386/opensslconf.h b/src/lib/libcrypto/crypto/arch/i386/opensslconf.h index cac7a668..e47000cf 100644 --- a/src/lib/libcrypto/crypto/arch/i386/opensslconf.h +++ b/src/lib/libcrypto/crypto/arch/i386/opensslconf.h @@ -1,4 +1,4 @@ -#include +#include /* crypto/opensslconf.h.in */ /* Generate 80386 code? */ diff --git a/src/lib/libcrypto/crypto/arch/ia64/opensslconf.h b/src/lib/libcrypto/crypto/arch/ia64/opensslconf.h index c44c5ab3..be75c54f 100644 --- a/src/lib/libcrypto/crypto/arch/ia64/opensslconf.h +++ b/src/lib/libcrypto/crypto/arch/ia64/opensslconf.h @@ -1,4 +1,4 @@ -#include -/* $OpenBSD: opensslconf.h,v 1.2 2014/07/11 14:01:38 tedu Exp $ */ +#include +/* $OpenBSD: opensslconf.h,v 1.3 2014/07/11 14:32:59 tedu Exp $ */ #error "Dummy header, create a proper ia64 config" diff --git a/src/lib/libcrypto/crypto/arch/m88k/opensslconf.h b/src/lib/libcrypto/crypto/arch/m88k/opensslconf.h index fd1cd4ac..afbd54ed 100644 --- a/src/lib/libcrypto/crypto/arch/m88k/opensslconf.h +++ b/src/lib/libcrypto/crypto/arch/m88k/opensslconf.h @@ -1,4 +1,4 @@ -#include +#include /* crypto/opensslconf.h.in */ /* Generate 80386 code? */ diff --git a/src/lib/libcrypto/crypto/arch/mips64/opensslconf.h b/src/lib/libcrypto/crypto/arch/mips64/opensslconf.h index 4b8fbbc1..52159f30 100644 --- a/src/lib/libcrypto/crypto/arch/mips64/opensslconf.h +++ b/src/lib/libcrypto/crypto/arch/mips64/opensslconf.h @@ -1,4 +1,4 @@ -#include +#include /* crypto/opensslconf.h.in */ /* Generate 80386 code? */ diff --git a/src/lib/libcrypto/crypto/arch/powerpc/opensslconf.h b/src/lib/libcrypto/crypto/arch/powerpc/opensslconf.h index fd1cd4ac..afbd54ed 100644 --- a/src/lib/libcrypto/crypto/arch/powerpc/opensslconf.h +++ b/src/lib/libcrypto/crypto/arch/powerpc/opensslconf.h @@ -1,4 +1,4 @@ -#include +#include /* crypto/opensslconf.h.in */ /* Generate 80386 code? */ diff --git a/src/lib/libcrypto/crypto/arch/sh/opensslconf.h b/src/lib/libcrypto/crypto/arch/sh/opensslconf.h index fd1cd4ac..afbd54ed 100644 --- a/src/lib/libcrypto/crypto/arch/sh/opensslconf.h +++ b/src/lib/libcrypto/crypto/arch/sh/opensslconf.h @@ -1,4 +1,4 @@ -#include +#include /* crypto/opensslconf.h.in */ /* Generate 80386 code? */ diff --git a/src/lib/libcrypto/crypto/arch/sparc/opensslconf.h b/src/lib/libcrypto/crypto/arch/sparc/opensslconf.h index fd1cd4ac..afbd54ed 100644 --- a/src/lib/libcrypto/crypto/arch/sparc/opensslconf.h +++ b/src/lib/libcrypto/crypto/arch/sparc/opensslconf.h @@ -1,4 +1,4 @@ -#include +#include /* crypto/opensslconf.h.in */ /* Generate 80386 code? */ diff --git a/src/lib/libcrypto/crypto/arch/sparc64/opensslconf.h b/src/lib/libcrypto/crypto/arch/sparc64/opensslconf.h index 4b8fbbc1..52159f30 100644 --- a/src/lib/libcrypto/crypto/arch/sparc64/opensslconf.h +++ b/src/lib/libcrypto/crypto/arch/sparc64/opensslconf.h @@ -1,4 +1,4 @@ -#include +#include /* crypto/opensslconf.h.in */ /* Generate 80386 code? */ diff --git a/src/lib/libcrypto/crypto/arch/vax/opensslconf.h b/src/lib/libcrypto/crypto/arch/vax/opensslconf.h index fd1cd4ac..afbd54ed 100644 --- a/src/lib/libcrypto/crypto/arch/vax/opensslconf.h +++ b/src/lib/libcrypto/crypto/arch/vax/opensslconf.h @@ -1,4 +1,4 @@ -#include +#include /* crypto/opensslconf.h.in */ /* Generate 80386 code? */