mirror of
https://github.com/radareorg/radare2.git
synced 2024-12-02 10:16:21 +00:00
Added missing incude (#13184)
This commit is contained in:
parent
334d5c7401
commit
6357279cd0
@ -1,6 +1,7 @@
|
||||
/* radare - LGPL - Copyright 2016-2017 - pancake */
|
||||
|
||||
#include <r_bin.h>
|
||||
#include <r_lib.h>
|
||||
|
||||
#define CHECK4INSTR(b, instr, size) \
|
||||
if (!instr (b) ||\
|
||||
|
Loading…
Reference in New Issue
Block a user