From b9843c4eea545b85eb02a46ca089bd97a69ce22f Mon Sep 17 00:00:00 2001 From: Peter LaFosse Date: Sat, 1 Jul 2017 10:33:32 -0400 Subject: include memory to make linux happy --- binaryninjaapi.h | 1 + 1 file changed, 1 insertion(+) (limited to 'binaryninjaapi.h') diff --git a/binaryninjaapi.h b/binaryninjaapi.h index 13ca3446..f2fa1e07 100644 --- a/binaryninjaapi.h +++ b/binaryninjaapi.h @@ -32,6 +32,7 @@ #include #include #include +#include #include "binaryninjacore.h" #include "json/json.h" -- cgit v1.3.1