mirror of
https://github.com/swaywm/sway.git
synced 2026-04-19 06:46:40 -04:00
include/stringop: Fix missing include
This commit is contained in:
parent
128b6253a9
commit
905dd141f4
2 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
|||
#define _POSIX_C_SOURCE 200809L
|
||||
#include <ctype.h>
|
||||
#include <stdarg.h>
|
||||
#include <stdbool.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue