- Fix kernel32 compile.

svn path=/trunk/; revision=28155
This commit is contained in:
Aleksey Bragin 2007-08-04 10:59:01 +00:00
parent 2f2abb39d0
commit 1e9162f086

View file

@ -16,6 +16,11 @@
#define _KERNEL32_
#include <windows.h>
#include <tlhelp32.h>
#ifdef __GNUC__
#include "intrin.h"
#endif
#include <ndk/ntndk.h>
/* CSRSS Header */