diff --git a/src/string.c b/src/string.c index d0547ba3f..241d7638d 100644 --- a/src/string.c +++ b/src/string.c @@ -21,7 +21,6 @@ #include #include #include -#include typedef struct mrb_shared_string { mrb_bool nofree : 1;