diff --git a/hal/halarm/include/hal.h b/hal/halarm/include/hal.h index e6ae706ce01..4be7bd03682 100644 --- a/hal/halarm/include/hal.h +++ b/hal/halarm/include/hal.h @@ -15,9 +15,6 @@ /* WDK HAL Compilation hack */ #include #include -#undef _NTHAL_ -#undef DECLSPEC_IMPORT -#define DECLSPEC_IMPORT #undef NTSYSAPI #define NTSYSAPI __declspec(dllimport)