openbsd-ports/x11/blackbox/patches/patch-lib_Display_cc

12 lines
282 B
Plaintext

$OpenBSD: patch-lib_Display_cc,v 1.1 2017/04/25 14:47:48 espie Exp $
--- 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 {