From 414ad3febdf628089d2b8be93405a5f1023b06d0 Mon Sep 17 00:00:00 2001 From: midipix Date: Sun, 11 Dec 2016 21:42:50 -0500 Subject: api headers: added hosted environment and visual studio support. --- include/ntapi/nt_vmount.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'include/ntapi/nt_vmount.h') diff --git a/include/ntapi/nt_vmount.h b/include/ntapi/nt_vmount.h index 989b7ea..be3bb33 100644 --- a/include/ntapi/nt_vmount.h +++ b/include/ntapi/nt_vmount.h @@ -2,7 +2,8 @@ #define _NT_VMOUNT_H_ #include -#include +#include "nt_abi.h" +#include "nt_compiler.h" #include "nt_port.h" #include "nt_file.h" #include "nt_statfs.h" -- cgit v1.2.3