From cc1a4b9493e0e6996e4138f65630b66199ee088a Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Fri, 26 Jul 2013 20:35:31 +0200 Subject: Miscellanous fixes --- mmss/types.hpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'mmss/types.hpp') diff --git a/mmss/types.hpp b/mmss/types.hpp index 3daa486..4a145ae 100644 --- a/mmss/types.hpp +++ b/mmss/types.hpp @@ -51,6 +51,9 @@ typedef ::mmss_protocol_t protocol_t; typedef ::gmrf_t node_t; typedef ::gmrf_iface_t iface_t; + +uint64_t now(const context_t *mmss); + } #endif /* _GMRF_MMSS_TYPES_HPP_ */ -- cgit v1.2.3