aboutsummaryrefslogtreecommitdiff
path: root/crypto/openssl/test/threadstest_fips.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/test/threadstest_fips.c')
-rw-r--r--crypto/openssl/test/threadstest_fips.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssl/test/threadstest_fips.c b/crypto/openssl/test/threadstest_fips.c
index b38221d4ed30..c7cf28a2430b 100644
--- a/crypto/openssl/test/threadstest_fips.c
+++ b/crypto/openssl/test/threadstest_fips.c
@@ -8,7 +8,7 @@
*/
#if defined(_WIN32)
-# include <windows.h>
+#include <windows.h>
#endif
#include "testutil.h"