diff options
Diffstat (limited to 'stm/pin_map.c')
-rw-r--r-- | stm/pin_map.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stm/pin_map.c b/stm/pin_map.c index 187ed3e634..9082afe492 100644 --- a/stm/pin_map.c +++ b/stm/pin_map.c @@ -9,7 +9,6 @@ #include "obj.h" #include "runtime.h" #include "nlr.h" -#include "map.h" #include "pin.h" |