From acb062a22c064180d664120f1b0cbb4ca88bbc4c Mon Sep 17 00:00:00 2001 From: Dirk Engling Date: Sun, 27 Jan 2019 21:13:57 +0100 Subject: Add stdint for uintptr_t --- src/export/map_branches.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/export/map_branches.c b/src/export/map_branches.c index 16bf923..3d0c1d2 100644 --- a/src/export/map_branches.c +++ b/src/export/map_branches.c @@ -1,5 +1,6 @@ #define _WITH_GETLINE #include +#include #include #include #include -- cgit v1.2.3