branch update for HEAD-2003091401
[reactos.git] / include / ddk / defines.h
index de9e186..de64b72 100644 (file)
@@ -5,14 +5,13 @@
 
 #ifndef __ASM__
 
+#ifndef _WIN32_WINNT
 #define _WIN32_WINNT 0x0400
+#endif
 
 #include <ddk/kedef.h>
 #include <ddk/iodef.h>
 
-#define EXPORTED __declspec(dllexport)
-#define IMPORTED __declspec(dllimport)
-
 /*
  * PURPOSE: Number of a thread priority levels
  */