wargio / r2dec-js

radare2 plugin - converts asm to pseudo-C code.
511 stars 48 forks source link

Fix redefinition warning #243

Closed trufae closed 2 years ago

trufae commented 2 years ago

./r2dec_ctx.h:7:25: warning: redefinition of typedef 'RCore' is a C11 feature [-Wtypedef-redefinition]

wargio commented 2 years ago

duktape/../r2dec_ctx.h:6:10: fatal error: r_core.h: No such file or directory