lib: Split out iov_buf[len]
[obnox/samba/samba-obnox.git] / source3 / lib / messages.c
index d4c580fdd25546150240e0f0140903c51cd620e6..5b4daa2932679434a6572d989f7e2f1388c76ff3 100644 (file)
@@ -52,6 +52,7 @@
 #include "lib/util/tevent_unix.h"
 #include "lib/background.h"
 #include "lib/messages_dgm.h"
+#include "lib/iov_buf.h"
 
 struct messaging_callback {
        struct messaging_callback *prev, *next;