diff options
| -rw-r--r-- | binaryninjacore.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/binaryninjacore.h b/binaryninjacore.h index 0bda69b2..def57659 100644 --- a/binaryninjacore.h +++ b/binaryninjacore.h @@ -23,7 +23,6 @@ #include <stdint.h> #include <stddef.h> -#include <stdlib.h> // Current ABI version for linking to the core. This is incremented any time // there are changes to the API that affect linking, including new functions, |
