Fixed x86 build
This commit is contained in:
parent
849b637a7e
commit
bf124757d6
|
@ -4,6 +4,7 @@
|
||||||
* POSIX header and needed function definitions
|
* POSIX header and needed function definitions
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
#include <stddef.h>
|
||||||
#include "sys\types.h"
|
#include "sys\types.h"
|
||||||
#include "fcntl.h"
|
#include "fcntl.h"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue