diff options
Diffstat (limited to 'nbrpc_event.h')
-rw-r--r-- | nbrpc_event.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nbrpc_event.h b/nbrpc_event.h index 020ecba..5b0bad8 100644 --- a/nbrpc_event.h +++ b/nbrpc_event.h @@ -5,6 +5,8 @@ #include <mq_ntf.h> +#include "mmm.h" + typedef struct rpc_request { char *method; |