lib: Push down unique generation one level
[obnox/samba/samba-obnox.git] / source3 / lib / messages_dgm_ref.h
index 3df0c06f88df7c413cae4e6f3b179ed09ee7a178..8f0aff8ec600f07ff9f5ff607ec2b5b0d522e12a 100644 (file)
@@ -25,7 +25,7 @@
 #include "replace.h"
 
 void *messaging_dgm_ref(TALLOC_CTX *mem_ctx, struct tevent_context *ev,
-                       uint64_t unique,
+                       uint64_t *unique,
                        const char *socket_dir,
                        const char *lockfile_dir,
                        void (*recv_cb)(const uint8_t *msg, size_t msg_len,