aboutsummaryrefslogtreecommitdiff
path: root/tests/libtest/test.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/libtest/test.h')
-rw-r--r--tests/libtest/test.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/libtest/test.h b/tests/libtest/test.h
index d9fbef311..a0d430842 100644
--- a/tests/libtest/test.h
+++ b/tests/libtest/test.h
@@ -1,3 +1,5 @@
#include <curl.h>
#include <stdio.h>
+extern char *arg2; /* set by first.c to the argv[2] or NULL */
+