summaryrefslogtreecommitdiffstats
path: root/maccaml/graph.c
diff options
context:
space:
mode:
Diffstat (limited to 'maccaml/graph.c')
-rw-r--r--maccaml/graph.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/maccaml/graph.c b/maccaml/graph.c
index 58290b2ce..73f119646 100644
--- a/maccaml/graph.c
+++ b/maccaml/graph.c
@@ -17,7 +17,6 @@
#include "memory.h"
#include "mlvalues.h"
#include "signals.h"
-#include "str.h"
#include "main.h" /* Include main.h last or Assert will not work. */