Skip to content

Commit 1924999

Browse files
committed
Linux compile error.
1 parent 591a897 commit 1924999

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/textcolor.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@
8585
#include <stdio.h>
8686
#include <stdlib.h>
8787
#include <stdarg.h>
88+
#include <string.h>
89+
#include <errno.h>
8890

8991

9092
#if __WIN32__

0 commit comments

Comments
 (0)