diff --git a/include/gint/gdb.h b/include/gint/gdb.h index 93bdab6..4f89c91 100644 --- a/include/gint/gdb.h +++ b/include/gint/gdb.h @@ -10,6 +10,7 @@ extern "C" { #endif #include +#include /* gdb_cpu_state_t: State of the CPU when breaking This struct keep the same register indices as those declared by GDB to allow