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_symlink.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'include/ntapi/nt_symlink.h') diff --git a/include/ntapi/nt_symlink.h b/include/ntapi/nt_symlink.h index e7bb301..a64a456 100644 --- a/include/ntapi/nt_symlink.h +++ b/include/ntapi/nt_symlink.h @@ -1,7 +1,8 @@ #ifndef _NT_SYMLINK_H_ #define _NT_SYMLINK_H_ -#include +#include "nt_abi.h" +#include "nt_compiler.h" #include "nt_object.h" #include "nt_port.h" -- cgit v1.2.3