mirror of
https://github.com/curl/curl.git
synced 2024-11-21 01:16:58 +08:00
Added #include <string.h>
This commit is contained in:
parent
94ec5ff44a
commit
ce7e3586da
@ -38,6 +38,8 @@
|
||||
* ------------------------------------------------------------
|
||||
****************************************************************************/
|
||||
|
||||
#include <string.h>
|
||||
|
||||
#include "setup.h"
|
||||
|
||||
int strequal(const char *first, const char *second)
|
||||
|
Loading…
Reference in New Issue
Block a user