summaryrefslogtreecommitdiffstats
path: root/fips/dsa/fips_dsatest.c
diff options
context:
space:
mode:
Diffstat (limited to 'fips/dsa/fips_dsatest.c')
-rw-r--r--fips/dsa/fips_dsatest.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/fips/dsa/fips_dsatest.c b/fips/dsa/fips_dsatest.c
index 3c95d176b8..3ea600e4ab 100644
--- a/fips/dsa/fips_dsatest.c
+++ b/fips/dsa/fips_dsatest.c
@@ -62,8 +62,10 @@
#include <stdlib.h>
#include <string.h>
#include <ctype.h>
+#ifndef NO_SYS_TYPES_H
#include <sys/types.h>
#include <sys/stat.h>
+#endif
#include "e_os.h"