summaryrefslogtreecommitdiffstats
path: root/rsa.c
diff options
context:
space:
mode:
Diffstat (limited to 'rsa.c')
-rw-r--r--rsa.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/rsa.c b/rsa.c
index 875b486c..08cc8200 100644
--- a/rsa.c
+++ b/rsa.c
@@ -64,6 +64,7 @@
#include <sys/types.h>
+#include <stdarg.h>
#include <string.h>
#include "xmalloc.h"