summaryrefslogtreecommitdiffstats
path: root/crypto/des/pcbc_enc.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/des/pcbc_enc.c')
-rw-r--r--crypto/des/pcbc_enc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/des/pcbc_enc.c b/crypto/des/pcbc_enc.c
index 17a40f9520..7760e34fa6 100644
--- a/crypto/des/pcbc_enc.c
+++ b/crypto/des/pcbc_enc.c
@@ -56,6 +56,7 @@
* [including the GNU Public Licence.]
*/
+#include <openssl/crypto.h>
#include "des_locl.h"
void DES_pcbc_encrypt(const unsigned char *input, unsigned char *output,