Resolve warnings in VC-WIN32 build, which allows to add /WX.
[openssl.git] / test / sanitytest.c
index e9afb443f91f75fc493b412c7fee197c20a05c18..5954f7e50776cb2f5a5b82603b48138a9b1dd228 100644 (file)
@@ -8,9 +8,8 @@
  */
 
 #include <string.h>
-#include "internal/numbers.h"
-
 #include "testutil.h"
+#include "internal/numbers.h"
 
 static int test_sanity_null_zero(void)
 {