Fixed x86 build

This commit is contained in:
Manoj Ampalam 2017-06-07 22:29:34 -07:00
parent 849b637a7e
commit bf124757d6
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
* POSIX header and needed function definitions
*/
#pragma once
#include <stddef.h>
#include "sys\types.h"
#include "fcntl.h"