aboutsummaryrefslogtreecommitdiffhomepage
path: root/sandbox/wl/wayland-bind.h
diff options
context:
space:
mode:
authorOphestra <cat@gensokyo.uk>2025-07-02 21:52:07 +0900
committerOphestra <cat@gensokyo.uk>2025-07-02 21:52:07 +0900
commit82561d62b66f17c05604e87f18187bb3a91f00d2 (patch)
treec1543f85b4458b7d5cb2cf7b1baa9dee318debfe /sandbox/wl/wayland-bind.h
parenteec021cc4b4eb42bc9c8311755826828bfba1996 (diff)
system: move system access packages
These packages loosely belong in the "system" package and "system" provides high level wrappers for all of them. Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'sandbox/wl/wayland-bind.h')
-rw-r--r--sandbox/wl/wayland-bind.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/sandbox/wl/wayland-bind.h b/sandbox/wl/wayland-bind.h
deleted file mode 100644
index eae8936d..00000000
--- a/sandbox/wl/wayland-bind.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#include <stdint.h>
-
-int32_t hakurei_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