--- hatari/src/includes/intercept.h 2019/04/01 07:10:56 1.1.1.3 +++ hatari/src/includes/intercept.h 2019/04/01 07:11:31 1.1.1.4 @@ -8,6 +8,8 @@ #ifndef HATARI_INTERCEPT_H #define HATARI_INTERCEPT_H +#include "sysdeps.h" + #define INTERCEPT_WORKSPACE_SIZE (10*1024) /* 10k, size of intercept lists */