aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/gpg-error.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gpg-error.h.in b/src/gpg-error.h.in
index 993e83b..a0bbf17 100644
--- a/src/gpg-error.h.in
+++ b/src/gpg-error.h.in
@@ -25,6 +25,7 @@
#include <stddef.h>
#include <stdio.h>
+#include <stdarg.h>
#ifdef __GNUC__
#define GPG_ERR_INLINE __inline__