ports/x11/blackbox/patches/patch-src_Screen_cc

12 lines
196 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: src/Screen.cc
--- src/Screen.cc.orig
+++ src/Screen.cc
@@ -47,6 +47,7 @@
#include <assert.h>
#include <ctype.h>
#include <dirent.h>
+#include <string.h>
static bool running = true;