diff --git a/src/core/sal/bochs/BochsListener.ah b/src/core/sal/bochs/BochsListener.ah index ea290a5e..e68a8d35 100644 --- a/src/core/sal/bochs/BochsListener.ah +++ b/src/core/sal/bochs/BochsListener.ah @@ -4,7 +4,7 @@ #include "config/VariantConfig.hpp" #include "config/FailConfig.hpp" -#if defined(BUILD_BOCHS) && defined(CONFIG_EVENT_BREAKPOINTS) +#if defined(BUILD_BOCHS) #include #include "bochs.h"