1
0
mirror of https://github.com/moparisthebest/curl synced 2024-11-08 10:35:05 -05:00
curl/tests/libtest/test.h

7 lines
122 B
C
Raw Normal View History

#include <curl.h>
2002-12-12 08:40:16 -05:00
#include <stdio.h>
#include <string.h>
2002-12-12 08:40:16 -05:00
extern char *arg2; /* set by first.c to the argv[2] or NULL */