summaryrefslogtreecommitdiffstats
path: root/byterun/compare.c
diff options
context:
space:
mode:
Diffstat (limited to 'byterun/compare.c')
-rw-r--r--byterun/compare.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/byterun/compare.c b/byterun/compare.c
index 98ffd7ba0..02a24d696 100644
--- a/byterun/compare.c
+++ b/byterun/compare.c
@@ -15,7 +15,6 @@
#include "memory.h"
#include "misc.h"
#include "mlvalues.h"
-#include "str.h"
/* Structural comparison on trees.
May loop on cyclic structures. */