summaryrefslogtreecommitdiff
path: root/net/tightvnc
diff options
context:
space:
mode:
authorClive Lin <clive@FreeBSD.org>2002-07-12 18:53:30 +0000
committerClive Lin <clive@FreeBSD.org>2002-07-12 18:53:30 +0000
commit4747f9a4b5c239b541645d317eb6b276d1918d0b (patch)
tree56a34cf1a0b3761f5807de8294c0e0b616816f21 /net/tightvnc
parentFix jjy driver. This patch fixes an invalid command to the (diff)
Fix build fault on -CURRENT.
Notes
Notes: svn path=/head/; revision=62873
Diffstat (limited to 'net/tightvnc')
-rw-r--r--net/tightvnc/files/patch-Xvnc::include::Xos.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/net/tightvnc/files/patch-Xvnc::include::Xos.h b/net/tightvnc/files/patch-Xvnc::include::Xos.h
new file mode 100644
index 000000000000..e843b940fc00
--- /dev/null
+++ b/net/tightvnc/files/patch-Xvnc::include::Xos.h
@@ -0,0 +1,10 @@
+--- Xvnc/include/Xos.h.orig Sat Jul 13 02:14:08 2002
++++ Xvnc/include/Xos.h Sat Jul 13 02:14:15 2002
+@@ -151,7 +151,6 @@
+ #endif /* X_NOT_POSIX else */
+
+ #ifdef CSRG_BASED
+-#include <stdlib.h>
+ #include <unistd.h>
+ #endif /* CSRG_BASED */
+