12 lines
179 B
Text
12 lines
179 B
Text
|
Index: src/screen_utils.cxx
|
||
|
--- src/screen_utils.cxx.orig
|
||
|
+++ src/screen_utils.cxx
|
||
|
@@ -15,6 +15,7 @@
|
||
|
#include <cerrno>
|
||
|
#endif
|
||
|
|
||
|
+#include <errno.h>
|
||
|
#include <string.h>
|
||
|
|
||
|
void
|