mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-28 06:46:38 -04:00
char32: add missing header to work with musl
This commit is contained in:
parent
a1287220ab
commit
be1f4a5314
1 changed files with 1 additions and 0 deletions
1
char32.c
1
char32.c
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
#include <wctype.h>
|
||||
#include <wchar.h>
|
||||
#include <stdc-predef.h>
|
||||
|
||||
|
||||
#define LOG_MODULE "char32"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue