Reactos

[HALARM] Update defines in hal.h

-3
-3
hal/halarm/include/hal.h
··· 15 15 /* WDK HAL Compilation hack */ 16 16 #include <excpt.h> 17 17 #include <ntdef.h> 18 - #undef _NTHAL_ 19 - #undef DECLSPEC_IMPORT 20 - #define DECLSPEC_IMPORT 21 18 #undef NTSYSAPI 22 19 #define NTSYSAPI __declspec(dllimport) 23 20