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 728bc3c..4b0e206 100644
--- a/mmss/mmss.h
+++ b/mmss/mmss.h
@@ -73,6 +73,8 @@ struct gmrf {
gmrf_context_t *ctx;
gmrf_iface_t *interfaces;
+ unsigned rand_seed;
+
const mmss_protocol_t *proto;
};