errno.h is needed under linux
This commit is contained in:
parent
d95f70467c
commit
8fec161073
@ -31,6 +31,7 @@
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#include <time.h>
|
||||
#include <errno.h>
|
||||
#include "../struct.h"
|
||||
#include "../global.h"
|
||||
#include "../gfx2log.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user