sept: add missing include

This commit is contained in:
hexkyz 2020-07-14 18:31:27 +01:00 committed by GitHub
parent 72afe34cf9
commit fef8a4918e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,6 +19,7 @@
#include "exception_handlers.h"
#include "utils.h"
#include "lib/log.h"
#include "lib/vsprintf.h"
#define CODE_DUMP_SIZE 0x30
#define STACK_DUMP_SIZE 0x30