1 parent 591a897 commit 1924999Copy full SHA for 1924999
1 file changed
src/textcolor.c
@@ -85,6 +85,8 @@
85
#include <stdio.h>
86
#include <stdlib.h>
87
#include <stdarg.h>
88
+#include <string.h>
89
+#include <errno.h>
90
91
92
#if __WIN32__
0 commit comments