mirror of
https://github.com/swaywm/sway.git
synced 2026-04-18 06:46:56 -04:00
Add missing includes & remove duplicates
This commit is contained in:
parent
e3257e646c
commit
9540591105
8 changed files with 9 additions and 3 deletions
|
|
@ -2,6 +2,7 @@
|
|||
#define _SWAY_LAUNCHER_H
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <wayland-server-core.h>
|
||||
|
||||
struct launcher_ctx {
|
||||
pid_t pid;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue