diff --git a/sdk/include/host/typedefs.h b/sdk/include/host/typedefs.h index eaa2c9f5c06..df451c3344f 100644 --- a/sdk/include/host/typedefs.h +++ b/sdk/include/host/typedefs.h @@ -82,7 +82,7 @@ typedef WORD LANGID; #define MAXUSHORT USHRT_MAX /* Widely used structures */ -#include + #ifndef _HAVE_RTL_BITMAP typedef struct _RTL_BITMAP { @@ -138,7 +138,6 @@ typedef struct _UNICODE_STRING } UNICODE_STRING, *PUNICODE_STRING; #endif -#include #ifndef _HAVE_LIST_ENTRY /* List Functions */