Skip to content

Commit 88f0410

Browse files
authored
ensure consistency for gdb hooks signatures (esp8266#6391)
1 parent 2a7a3f5 commit 88f0410

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libraries/GDBStub/src/GDBStub.h

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#include <stdint.h>
66
#include <stddef.h>
77

8+
#include <gdb_hooks.h>
89
#include "internal/gdbstub-cfg.h"
910

1011
#ifdef __cplusplus

0 commit comments

Comments
 (0)