index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
ipc.h
blob: aab9cf0c0bde08807dc45cc8a5039c0d40df0ecb (
plain
)
1
2
3
4
5
6
#ifndef _SWAY_IPC_H #define _SWAY_IPC_H void init_ipc(void); #endif