summaryrefslogtreecommitdiffstats
path: root/cipher-bf1.c
diff options
context:
space:
mode:
Diffstat (limited to 'cipher-bf1.c')
-rw-r--r--cipher-bf1.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cipher-bf1.c b/cipher-bf1.c
index eb4c0477..292488c5 100644
--- a/cipher-bf1.c
+++ b/cipher-bf1.c
@@ -29,6 +29,7 @@
#include <openssl/evp.h>
+#include <stdarg.h>
#include <string.h>
#include "xmalloc.h"