Skip to content

Commit a7e9d70

Browse files
committed
forgot
1 parent e0b8df9 commit a7e9d70

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

include/libafl/exit.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
#include "hw/core/cpu.h"
55
#include "exec/cpu-defs.h"
66

7+
#include "libafl/defs.h"
8+
79
struct libafl_breakpoint {
810
target_ulong addr;
911
struct libafl_breakpoint* next;

0 commit comments

Comments
 (0)