aboutsummaryrefslogtreecommitdiffstats
path: root/nbrpc_event.h
diff options
context:
space:
mode:
authorFreeArtMan <dos21h@gmail.com>2017-09-30 22:51:45 +0100
committerFreeArtMan <dos21h@gmail.com>2017-09-30 22:51:45 +0100
commit512f057166af84c11fc7ed5e4768b9dd2fe9f590 (patch)
treebe57349725502ad9ef14d70a4e32ff3ffb2bea94 /nbrpc_event.h
parent8c97104aa6fac4a7ed54d97bbcb1aed5e2398713 (diff)
downloadagni-512f057166af84c11fc7ed5e4768b9dd2fe9f590.tar.gz
agni-512f057166af84c11fc7ed5e4768b9dd2fe9f590.zip
comand rpc sends/recieves packets woohoo
Diffstat (limited to 'nbrpc_event.h')
-rw-r--r--nbrpc_event.h2
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;