diff options
Diffstat (limited to 'src/boot/is_debug.c')
| -rw-r--r-- | src/boot/is_debug.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/boot/is_debug.c b/src/boot/is_debug.c index 1f8938f9d..912b75984 100644 --- a/src/boot/is_debug.c +++ b/src/boot/is_debug.c @@ -1,4 +1,5 @@ #include "global.h" +#include "attributes.h" typedef struct ISVDbg { /* 0x00 */ u32 magic; // "IS64" |
