mirror of
https://github.com/curl/curl.git
synced 2026-07-24 14:57:17 +03:00
wildcard.c: add missing include of "setup.h"
This commit is contained in:
parent
eadeb5bd9a
commit
4a0493f789
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@
|
|||
*
|
||||
***************************************************************************/
|
||||
|
||||
#include "setup.h"
|
||||
#include "wildcard.h"
|
||||
#include "llist.h"
|
||||
#include "fileinfo.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue