aboutsummaryrefslogtreecommitdiffhomepage
path: root/wl/wayland-bind.h
diff options
context:
space:
mode:
Diffstat (limited to 'wl/wayland-bind.h')
-rw-r--r--wl/wayland-bind.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/wl/wayland-bind.h b/wl/wayland-bind.h
new file mode 100644
index 00000000..67898fc6
--- /dev/null
+++ b/wl/wayland-bind.h
@@ -0,0 +1,3 @@
+#include <stdint.h>
+
+int32_t bind_wayland_fd(char *socket_path, int fd, const char *app_id, const char *instance_id, int sync_fd); \ No newline at end of file