forked from external/yambar
modules/sway-xkb: pull in string.h, for strdup() and strcmp()
This commit is contained in:
parent
bb72111d6c
commit
9aefa8df14
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
||||||
|
#include <string.h>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
|
|
||||||
#define LOG_MODULE "sway-xkb"
|
#define LOG_MODULE "sway-xkb"
|
||||||
|
|
Loading…
Add table
Reference in a new issue