mirror of
https://github.com/curl/curl.git
synced 2026-07-26 14:17:50 +03:00
#include <string.h> removed a warning
This commit is contained in:
parent
071c7de9fe
commit
beb8761b22
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@
|
|||
#include "setup.h"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#if defined(__MINGW32__)
|
||||
#include <winsock.h>
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue