aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/schedule.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/schedule.c')
-rw-r--r--src/schedule.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/schedule.c b/src/schedule.c
index 7fbfaf5..5786159 100644
--- a/src/schedule.c
+++ b/src/schedule.c
@@ -10,6 +10,7 @@
#define STOPLEN_FINE 1
int SWITCH_INTERMEDIATE = SWITCH_INTERMEDIATE_DEFAULT;
+int LAST_STOP_AT_SIX = LAST_STOP_AT_SIX_DEFAULT;
static void emit_waypoint(const decostate_t *ds, segtype_t type, const waypoint_callback_t *wp_cb)
{