summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-05-31 21:53:41 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-05-31 21:53:41 +0000
commitb7f225e67e00880d1129b98f8d000cd593fc2c0b (patch)
tree0d90e27de4228e0b508cbe814f97ea198ccf0be1 /net-misc/tightvnc/files
parentInitial import (diff)
downloadhistorical-b7f225e67e00880d1129b98f8d000cd593fc2c0b.tar.gz
historical-b7f225e67e00880d1129b98f8d000cd593fc2c0b.tar.bz2
historical-b7f225e67e00880d1129b98f8d000cd593fc2c0b.zip
Add patch to compile on fbsd, thanks to ebfe <knabberknusperhaus at yahoo dot de> for the patch, bug 171945
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'net-misc/tightvnc/files')
-rw-r--r--net-misc/tightvnc/files/1.3.9-fbsd.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/net-misc/tightvnc/files/1.3.9-fbsd.patch b/net-misc/tightvnc/files/1.3.9-fbsd.patch
new file mode 100644
index 000000000000..e42bd6a12eb7
--- /dev/null
+++ b/net-misc/tightvnc/files/1.3.9-fbsd.patch
@@ -0,0 +1,15 @@
+--- Xvnc/include/Xos.bak 2007-03-23 18:26:14 +0100
++++ Xvnc/include/Xos.h 2007-03-23 18:26:22 +0100
+@@ -150,11 +150,6 @@
+ #endif
+ #endif /* X_NOT_POSIX else */
+
+-#ifdef CSRG_BASED
+-#include <stdlib.h>
+-#include <unistd.h>
+-#endif /* CSRG_BASED */
+-
+ /*
+ * Get struct timeval
+ */
+