formdata: drop unused header
This commit is contained in:
parent
7bb1c7a28b
commit
a17ff9cf1d
@ -31,10 +31,6 @@ struct Curl_easy;
|
||||
#include "formdata.h"
|
||||
#if !defined(CURL_DISABLE_HTTP) && !defined(CURL_DISABLE_FORM_API)
|
||||
|
||||
#if defined(HAVE_LIBGEN_H) && defined(HAVE_BASENAME)
|
||||
#include <libgen.h>
|
||||
#endif
|
||||
|
||||
#include "urldata.h" /* for struct Curl_easy */
|
||||
#include "mime.h"
|
||||
#include "vtls/vtls.h"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user