diff options
Diffstat (limited to 'unix/ffi.c')
-rw-r--r-- | unix/ffi.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unix/ffi.c b/unix/ffi.c index 71fb0b66ab..cb63869e09 100644 --- a/unix/ffi.c +++ b/unix/ffi.c @@ -9,7 +9,6 @@ #include "mpconfig.h" #include "qstr.h" #include "obj.h" -#include "map.h" #include "runtime.h" #include "binary.h" |