Index: /trunk/src/VBox/Additions/WINNT/SharedFolders/np/Makefile.kmk
===================================================================
--- /trunk/src/VBox/Additions/WINNT/SharedFolders/np/Makefile.kmk	(revision 42302)
+++ /trunk/src/VBox/Additions/WINNT/SharedFolders/np/Makefile.kmk	(revision 42303)
@@ -21,12 +21,7 @@
 DLLS += VBoxMRXNP
 VBoxMRXNP_TEMPLATE    = VBOXGUESTR3DLL
- VBoxMRXNP_DEFS       = LOG_TO_BACKDOOR UNICODE WIN32_LEAN_AND_MEAN=1
+VBoxMRXNP_DEFS        = LOG_TO_BACKDOOR UNICODE WIN32_LEAN_AND_MEAN=1
 #VBoxMRXNP_DEFS       += LOG_ENABLED
-ifeq ($(VBOX_WINDDK_GST),W2K3DDK)
- VBoxMRXNP_SDKS       = ReorderCompilerIncs WINDDK
- VBoxMRXNP_DEFS      += _WIN32_WINNT=0x0500
-else
- VBoxMRXNP_SDKS       = ReorderCompilerIncs $(VBOX_WINDDK_GST_W2K)
-endif
+VBoxMRXNP_SDKS        = ReorderCompilerIncs $(VBOX_WINDDK_GST_W2K)
 
 VBoxMRXNP_SOURCES     = \
