mirror of
https://github.com/curl/curl.git
synced 2026-04-17 21:11:41 +03:00
5 lines
102 B
C
5 lines
102 B
C
#include <curl.h>
|
|
#include <stdio.h>
|
|
|
|
extern char *arg2; /* set by first.c to the argv[2] or NULL */
|
|
|