aboutsummaryrefslogtreecommitdiffstats
path: root/common/t-support.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/t-support.h')
-rw-r--r--common/t-support.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/common/t-support.h b/common/t-support.h
index c0d0c8c1f..8ff28100a 100644
--- a/common/t-support.h
+++ b/common/t-support.h
@@ -35,6 +35,9 @@
#error The regression tests should not include with gcrypt.h
#endif
+#include <stdlib.h>
+#include <stdio.h>
+
#ifdef HAVE_W32CE_SYSTEM
#include <gpg-error.h> /* Defines strerror. */
#endif