mirror of
https://github.com/swaywm/sway.git
synced 2024-11-13 05:54:11 +01:00
Merge pull request #3504 from unraised/unraised-build-fix
Fix build failure in config.c
This commit is contained in:
commit
1a1133dcc5
@ -3,6 +3,7 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <wordexp.h>
|
||||
#include <unistd.h>
|
||||
#include "log.h"
|
||||
#include "list.h"
|
||||
#include "swaynag/swaynag.h"
|
||||
|
Loading…
Reference in New Issue
Block a user