mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-04 04:06:06 -05:00
char32: add missing header to work with musl
This commit is contained in:
parent
b661b47ee1
commit
c365df495e
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