summaryrefslogtreecommitdiff
path: root/src/cipher.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/cipher.cpp')
-rw-r--r--src/cipher.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cipher.cpp b/src/cipher.cpp
index 7b06637..ab8b013 100644
--- a/src/cipher.cpp
+++ b/src/cipher.cpp
@@ -33,6 +33,7 @@
#include <iostream>
#include <string>
#include <cstdio>
+#include <cstring>
#include <gcrypt.h>
#include "cipher.h"