no longer #includes "getenv.h"
This commit is contained in:
parent
09f6fc22ed
commit
58d70db92e
@ -27,7 +27,8 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "getenv.h"
|
||||
#include <curl/curl.h>
|
||||
|
||||
#include "strequal.h"
|
||||
|
||||
/* Debug this single source file with:
|
||||
|
@ -82,7 +82,6 @@
|
||||
#include <curl/types.h>
|
||||
#include "netrc.h"
|
||||
|
||||
#include "getenv.h"
|
||||
#include "hostip.h"
|
||||
#include "transfer.h"
|
||||
#include "sendf.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user