mirror of
https://github.com/ladislav-zezula/StormLib.git
synced 2026-01-29 18:51:37 +01:00
Include strings.h for strncasecmp
This commit is contained in:
@@ -136,6 +136,7 @@
|
||||
#include <stdio.h>
|
||||
#include <stdarg.h>
|
||||
#include <string.h>
|
||||
#include <strings.h>
|
||||
#include <ctype.h>
|
||||
#include <assert.h>
|
||||
#include <errno.h>
|
||||
|
||||
Reference in New Issue
Block a user