diff options
Diffstat (limited to 'byterun/extern.c')
-rw-r--r-- | byterun/extern.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/byterun/extern.c b/byterun/extern.c index 2e0936859..79b6f7092 100644 --- a/byterun/extern.c +++ b/byterun/extern.c @@ -23,7 +23,6 @@ #include "misc.h" #include "mlvalues.h" #include "reverse.h" -#include "str.h" /* To keep track of sharing in externed objects */ |