summaryrefslogtreecommitdiffstats
path: root/fips
diff options
context:
space:
mode:
Diffstat (limited to 'fips')
-rw-r--r--fips/rand/fips_randtest.c2
1 files changed, 1 insertions, 1 deletions
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 <string.h>
#include <ctype.h>
#include <openssl/rand.h>
-#include <openssl/fips_rand.h>
#include <openssl/err.h>
#include <openssl/bn.h>
@@ -129,6 +128,7 @@ int main(int argc, char *argv[])
#include "fips_utl.h"
#include <openssl/fips.h>
+#include <openssl/fips_rand.h>
typedef struct
{