From: Yong Bakos <[email protected]>
Signed-off-by: Yong Bakos <[email protected]>
---
src/wayland-client-core.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/wayland-client-core.h b/src/wayland-client-core.h
index b1d6515..dfd3e18 100644
--- a/src/wayland-client-core.h
+++ b/src/wayland-client-core.h
@@ -150,10 +150,12 @@ wl_proxy_marshal_constructor_versioned(struct wl_proxy
*proxy,
const struct wl_interface *interface,
uint32_t version,
...);
+
struct wl_proxy *
wl_proxy_marshal_array_constructor(struct wl_proxy *proxy,
uint32_t opcode, union wl_argument *args,
const struct wl_interface *interface);
+
struct wl_proxy *
wl_proxy_marshal_array_constructor_versioned(struct wl_proxy *proxy,
uint32_t opcode,
--
2.7.2
_______________________________________________
wayland-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-devel