mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
#include <string.h> removed a warning
This commit is contained in:
parent
071c7de9fe
commit
beb8761b22
@ -24,6 +24,7 @@
|
|||||||
#include "setup.h"
|
#include "setup.h"
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
#include <string.h>
|
||||||
#if defined(__MINGW32__)
|
#if defined(__MINGW32__)
|
||||||
#include <winsock.h>
|
#include <winsock.h>
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user