MS DDK compatibility fixes.
[reactos.git] / reactos / drivers / net / ndis / ndis / time.c
index 60d93fa..b9fca10 100644 (file)
@@ -20,7 +20,7 @@
 #include "ndissys.h"
 
 \f
-VOID STDCALL
+VOID NTAPI
 MiniportTimerDpc(
     PKDPC Dpc,
     PVOID DeferredContext,
@@ -74,6 +74,7 @@ NdisCancelTimer(
 /*
  * @implemented
  */
+#undef NdisGetCurrentSystemTime
 VOID
 EXPORT
 NdisGetCurrentSystemTime (
@@ -214,6 +215,7 @@ NdisMSetPeriodicTimer(
 /*
  * @implemented
  */
+#undef NdisMSetTimer
 VOID
 EXPORT
 NdisMSetTimer(