aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/des
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/des')
-rw-r--r--crypto/des/read2pwd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/des/read2pwd.c b/crypto/des/read2pwd.c
index f0eef23d8d..b4720c3a98 100644
--- a/crypto/des/read2pwd.c
+++ b/crypto/des/read2pwd.c
@@ -109,6 +109,7 @@
* [including the GNU Public Licence.]
*/
+#include <string.h>
#include <openssl/des.h>
#include <openssl/ui.h>