aboutsummaryrefslogtreecommitdiff
path: root/tests/libtest/test.h
blob: 1e5b67c96780447546cdb8beac4dbecf6ddfbe62 (plain)
1
2
3
4
5
6
#include <curl.h>
#include <stdio.h>
#include <string.h>

extern char *arg2; /* set by first.c to the argv[2] or NULL */