Add errno header for linux build
This commit is contained in:
parent
bcd313270f
commit
cce059b9dc
|
@ -5,6 +5,7 @@
|
|||
|
||||
#include <Defs.h>
|
||||
#include <Data.h>
|
||||
#include <errno.h>
|
||||
|
||||
char* Suffixate(char* String, char Suffix) {
|
||||
char* Pos, *NewStr;
|
||||
|
|
Loading…
Reference in New Issue
Block a user