missing errno.h
--HG-- branch : WINDOWSPORT
This commit is contained in:
parent
94da56aadc
commit
847ac9e599
@ -21,6 +21,7 @@
|
||||
#include <stdarg.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
#ifndef _WIN32
|
||||
#include <fcntl.h>
|
||||
#endif
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user