summaryrefslogtreecommitdiff
path: root/ext/digest/sha1/sha1ossl.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/digest/sha1/sha1ossl.h')
-rw-r--r--ext/digest/sha1/sha1ossl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/digest/sha1/sha1ossl.h b/ext/digest/sha1/sha1ossl.h
index e8d7e74baf..c271cc47c6 100644
--- a/ext/digest/sha1/sha1ossl.h
+++ b/ext/digest/sha1/sha1ossl.h
@@ -3,6 +3,7 @@
#ifndef SHA1OSSL_H_INCLUDED
#define SHA1OSSL_H_INCLUDED
+#include <stddef.h>
#include <openssl/sha.h>
#define SHA1_CTX SHA_CTX