summaryrefslogtreecommitdiffstats
path: root/route.h
diff options
context:
space:
mode:
Diffstat (limited to 'route.h')
-rw-r--r--route.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/route.h b/route.h
index 97a2429..c83ffcc 100644
--- a/route.h
+++ b/route.h
@@ -72,6 +72,8 @@ enum { /* what to check during runtime */
MATCH_UP,
MATCH_BUSY,
MATCH_IDLE,
+ MATCH_ASTERISK,
+ MATCH_NOTASTERISK,
};
enum { /* how to parse text file during startup */