mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-06-16 08:15:40 +02:00
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>
|
||||
|
||||
#define LOG_MODULE "sway-xkb"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue