mirror of
https://github.com/curl/curl.git
synced 2024-11-27 05:50:21 +08:00
provide a test() proto
This commit is contained in:
parent
c14fa2c935
commit
349a15b089
@ -19,4 +19,5 @@
|
||||
#endif
|
||||
|
||||
extern char *arg2; /* set by first.c to the argv[2] or NULL */
|
||||
|
||||
int test(char *URL); /* the actual test function provided by each individual
|
||||
libXXX.c file */
|
||||
|
Loading…
Reference in New Issue
Block a user