From 14536c8c9c0abb894afcadb9a58b4b29fc8f7a4d Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Sat, 17 Aug 2013 17:40:08 +0100 Subject: Make no-ec compilation work. --- fips/rand/fips_randtest.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fips') diff --git a/fips/rand/fips_randtest.c b/fips/rand/fips_randtest.c index 58c1acecf5..9185783d54 100644 --- a/fips/rand/fips_randtest.c +++ b/fips/rand/fips_randtest.c @@ -110,7 +110,6 @@ #include #include #include -#include #include #include @@ -129,6 +128,7 @@ int main(int argc, char *argv[]) #include "fips_utl.h" #include +#include typedef struct { -- cgit v1.2.3