]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/conf/conf_def.c
Corrected missing definitions from NonStop SPT build.
[thirdparty/openssl.git] / crypto / conf / conf_def.c
index e840742544433f68962d468a136de387709f787f..bfb718753be417b473633566be48d68cc19d6fa8 100644 (file)
@@ -13,6 +13,8 @@
 #include <string.h>
 #ifdef __TANDEM
 # include <strings.h> /* strcasecmp */
+# include <sys/types.h> /* needed for stat.h */
+# include <sys/stat.h> /* struct stat */
 #endif
 #include "internal/cryptlib.h"
 #include "internal/o_dir.h"