summaryrefslogtreecommitdiff
path: root/test/dump_rva2.cxx
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2014-01-07 23:57:39 +0100
committerMax Kellermann <max@duempel.org>2014-01-07 23:57:39 +0100
commit3f3ae48ff40f1e15dcbebb2219d628069023810b (patch)
treeb995223f247074966541e085d7beecf5074ab7e6 /test/dump_rva2.cxx
parent27ca0db7a6143d2e479ff1ae52ec7c349ab1d4f2 (diff)
test: add missing includes
Diffstat (limited to 'test/dump_rva2.cxx')
-rw-r--r--test/dump_rva2.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/dump_rva2.cxx b/test/dump_rva2.cxx
index c1683c895..e79703e50 100644
--- a/test/dump_rva2.cxx
+++ b/test/dump_rva2.cxx
@@ -33,6 +33,7 @@
#endif
#include <stdlib.h>
+#include <stdio.h>
const char *
config_get_string(gcc_unused enum ConfigOption option,