From: Mark Andrews Date: Wed, 15 Jan 2014 01:30:50 +0000 (+1100) Subject: #include X-Git-Tag: v9.10.0a2~95 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=75e5062bc524bbd1067cd42d5725e8bbe9f2134a;p=thirdparty%2Fbind9.git #include --- diff --git a/bin/tests/pkcs11/benchmarks/create.c b/bin/tests/pkcs11/benchmarks/create.c index 7d7b2eef349..c470e36630a 100644 --- a/bin/tests/pkcs11/benchmarks/create.c +++ b/bin/tests/pkcs11/benchmarks/create.c @@ -53,6 +53,7 @@ #include #include +#include #include #include diff --git a/bin/tests/pkcs11/benchmarks/privrsa.c b/bin/tests/pkcs11/benchmarks/privrsa.c index 806c56ad7fc..ef9ea62fe0d 100644 --- a/bin/tests/pkcs11/benchmarks/privrsa.c +++ b/bin/tests/pkcs11/benchmarks/privrsa.c @@ -53,6 +53,7 @@ #include #include +#include #include #include diff --git a/bin/tests/pkcs11/benchmarks/pubrsa.c b/bin/tests/pkcs11/benchmarks/pubrsa.c index 66a0c5d40ba..c384cc29182 100644 --- a/bin/tests/pkcs11/benchmarks/pubrsa.c +++ b/bin/tests/pkcs11/benchmarks/pubrsa.c @@ -53,6 +53,7 @@ #include #include +#include #include #include