ports/x11/blackbox/patches/patch-lib_Display_cc

11 lines
213 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- lib/Display.cc.orig Tue Apr 25 16:22:31 2017
+++ lib/Display.cc Tue Apr 25 16:22:38 2017
@@ -31,6 +31,7 @@
#include <assert.h>
#include <fcntl.h>
#include <stdio.h>
+#include <stdlib.h>
namespace bt {