mirror of
https://github.com/curl/curl.git
synced 2026-05-30 11:27:29 +03:00
Added #include <string.h>
This commit is contained in:
parent
94ec5ff44a
commit
ce7e3586da
1 changed files with 2 additions and 0 deletions
|
|
@ -38,6 +38,8 @@
|
|||
* ------------------------------------------------------------
|
||||
****************************************************************************/
|
||||
|
||||
#include <string.h>
|
||||
|
||||
#include "setup.h"
|
||||
|
||||
int strequal(const char *first, const char *second)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue