[ros-diffs] [sginsberg] 37550: - Don't. Include. ntdef.h. From. User. Mode.

sginsberg at svn.reactos.org sginsberg at svn.reactos.org
Sat Nov 22 12:17:18 CET 2008


Author: sginsberg
Date: Sat Nov 22 05:17:17 2008
New Revision: 37550

URL: http://svn.reactos.org/svn/reactos?rev=37550&view=rev
Log:
- Don't. Include. ntdef.h. From. User. Mode.

Modified:
    trunk/rostests/winetests/rpcrt4/rpc.c

Modified: trunk/rostests/winetests/rpcrt4/rpc.c
URL: http://svn.reactos.org/svn/reactos/trunk/rostests/winetests/rpcrt4/rpc.c?rev=37550&r1=37549&r2=37550&view=diff
==============================================================================
--- trunk/rostests/winetests/rpcrt4/rpc.c [iso-8859-1] (original)
+++ trunk/rostests/winetests/rpcrt4/rpc.c [iso-8859-1] Sat Nov 22 05:17:17 2008
@@ -28,7 +28,7 @@
 #include <winbase.h>
 #include <winnt.h>
 #include <winerror.h>
-#include <ntdef.h>
+#include <ntsecapi.h>
 
 #include "rpc.h"
 #include "rpcdce.h"



More information about the Ros-diffs mailing list