summaryrefslogtreecommitdiffstats
path: root/cipher-ctr.c
diff options
context:
space:
mode:
Diffstat (limited to 'cipher-ctr.c')
-rw-r--r--cipher-ctr.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cipher-ctr.c b/cipher-ctr.c
index 9733b7d5..b24f3a42 100644
--- a/cipher-ctr.c
+++ b/cipher-ctr.c
@@ -18,6 +18,7 @@
#include <sys/types.h>
+#include <stdarg.h>
#include <string.h>
#include <openssl/evp.h>