[ros-diffs] [fireball] 46779: [DRIVERS/GREEN] - Includes cleanup, fix NDK inclusion.

fireball at svn.reactos.org fireball at svn.reactos.org
Thu Apr 8 11:39:24 CEST 2010


Author: fireball
Date: Thu Apr  8 11:39:24 2010
New Revision: 46779

URL: http://svn.reactos.org/svn/reactos?rev=46779&view=rev
Log:
[DRIVERS/GREEN]
- Includes cleanup, fix NDK inclusion.

Modified:
    trunk/rosapps/drivers/green/green.h

Modified: trunk/rosapps/drivers/green/green.h
URL: http://svn.reactos.org/svn/reactos/trunk/rosapps/drivers/green/green.h?rev=46779&r1=46778&r2=46779&view=diff
==============================================================================
--- trunk/rosapps/drivers/green/green.h [iso-8859-1] (original)
+++ trunk/rosapps/drivers/green/green.h [iso-8859-1] Thu Apr  8 11:39:24 2010
@@ -1,7 +1,6 @@
-#include <stdarg.h>
+#include <ntddk.h>
 #include <ntifs.h>
-#include <ndk/iotypes.h>
-#include <ndk/obfuncs.h>
+#include <ntndk.h>
 #include <windef.h>
 #define WINBASEAPI
 typedef struct _SECURITY_ATTRIBUTES SECURITY_ATTRIBUTES, *PSECURITY_ATTRIBUTES;




More information about the Ros-diffs mailing list