Skip to content

Commit e843538

Browse files
committed
[build] missing include
1 parent aad593c commit e843538

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/third-party/notcurses/src/lib/notcurses.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
#include <unistd.h>
1313
#include <stdlib.h>
1414
#include <unistr.h>
15+
#include <unitypes.h>
1516
#include <locale.h>
1617
#include <uniwbrk.h>
1718
#include <inttypes.h>

0 commit comments

Comments
 (0)