summaryrefslogtreecommitdiff
path: root/robot/errcatch.c
diff options
context:
space:
mode:
Diffstat (limited to 'robot/errcatch.c')
-rw-r--r--robot/errcatch.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/robot/errcatch.c b/robot/errcatch.c
index 2a59d3d..4bdbaef 100644
--- a/robot/errcatch.c
+++ b/robot/errcatch.c
@@ -1,7 +1,6 @@
#include <stdlib.h>
#include <string.h>
-#include "consts.h"
#include "errcatch.h"
#include "halt.h"
#include "modes.h"