summaryrefslogtreecommitdiffstats
path: root/byterun/lexing.c
diff options
context:
space:
mode:
Diffstat (limited to 'byterun/lexing.c')
-rw-r--r--byterun/lexing.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/byterun/lexing.c b/byterun/lexing.c
index 9105bce60..6a7dc2bfe 100644
--- a/byterun/lexing.c
+++ b/byterun/lexing.c
@@ -16,7 +16,6 @@
#include "fail.h"
#include "mlvalues.h"
#include "stacks.h"
-#include "str.h"
struct lexer_buffer {
value refill_buff;