aboutsummaryrefslogtreecommitdiffstats
path: root/main/openssl/c_rehash.c
diff options
context:
space:
mode:
Diffstat (limited to 'main/openssl/c_rehash.c')
-rw-r--r--main/openssl/c_rehash.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/openssl/c_rehash.c b/main/openssl/c_rehash.c
index a46ec4533c..a669529d29 100644
--- a/main/openssl/c_rehash.c
+++ b/main/openssl/c_rehash.c
@@ -16,6 +16,7 @@
#include <unistd.h>
#include <dirent.h>
#include <fnmatch.h>
+#include <sys/stat.h>
#include <openssl/evp.h>
#include <openssl/pem.h>