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