summaryrefslogtreecommitdiff
path: root/include/ouroboros/sockets.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ouroboros/sockets.h')
-rw-r--r--include/ouroboros/sockets.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/ouroboros/sockets.h b/include/ouroboros/sockets.h
index 0c517bd4..be5ae651 100644
--- a/include/ouroboros/sockets.h
+++ b/include/ouroboros/sockets.h
@@ -27,6 +27,9 @@
#include <sys/types.h>
+#include "dif_config.pb-c.h"
+typedef DifConfigMsg dif_config_msg_t;
+
#include "irmd_messages.pb-c.h"
typedef IrmMsg irm_msg_t;