From 551d28e09f65b61a1006de75f62acdc653a4e906 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herm=C3=A8s=20B=C3=A9lusca-Ma=C3=AFto?= Date: Tue, 8 Mar 2022 04:56:32 +0100 Subject: [PATCH] [HALARM] Update defines in hal.h --- hal/halarm/include/hal.h | 3 --- 1 file changed, 3 deletions(-) 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)