Never depend on this!

Depending on funcs.h including types.h of the same module is fine, but you should not depend on rtlfuncs dependong on pstypes.

Best regards,
Alex Ionescu


On Sun, Aug 14, 2011 at 8:57 AM, <akhaldi@svn.reactos.org> wrote:
 #define NTOS_MODE_USER
-#include <ndk/pstypes.h>
 #include <ndk/rtlfuncs.h>