joint work with tom murphy thanks to sthen@ for torturing his armish for countless hours. ok sthen@
12 lines
308 B
Plaintext
12 lines
308 B
Plaintext
$OpenBSD: patch-src_clipboard_cpp,v 1.1 2009/11/11 16:01:33 jasper Exp $
|
|
--- src/clipboard.cpp.orig Fri Jun 12 14:59:44 2009
|
|
+++ src/clipboard.cpp Fri Jun 12 15:00:01 2009
|
|
@@ -17,6 +17,7 @@
|
|
#include "global.hpp"
|
|
|
|
#include "clipboard.hpp"
|
|
+#include <unistd.h>
|
|
|
|
#if defined(_X11) && !defined(__APPLE__)
|
|
|