summaryrefslogtreecommitdiffstats
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h b/config.h
index 1430824..f39c9fb 100644
--- a/config.h
+++ b/config.h
@@ -34,6 +34,7 @@ typedef struct {
typedef struct {
agl_direction type; /* agl_input/agl_output */
const char *name;
+ const char *node_desc;
agl_rtgroup_accept_t accept;
agl_rtgroup_compare_t compare;
} rtgroup_def;