summaryrefslogtreecommitdiffstats
path: root/mmss/mmss.h
diff options
context:
space:
mode:
Diffstat (limited to 'mmss/mmss.h')
-rw-r--r--mmss/mmss.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/mmss/mmss.h b/mmss/mmss.h
index 59e3d4e..c10a119 100644
--- a/mmss/mmss.h
+++ b/mmss/mmss.h
@@ -67,6 +67,8 @@ struct mmss_scheduled {
struct gmrf {
gmrf_t *next;
+ const char *name;
+
mmss_t *mmss;
gmrf_context_t *ctx;
gmrf_iface_t *interfaces;