summaryrefslogtreecommitdiff
path: root/net/vnc/files/patch-unix-x0vncserver-Image.cxx
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2013-10-30 13:52:16 +0000
committerCy Schubert <cy@FreeBSD.org>2013-10-30 13:52:16 +0000
commit842c5cdcb5e047c5c691f333a1026be70ffc5d42 (patch)
tree81f83db92769eeb147a6a10c53894b5bc6479afd /net/vnc/files/patch-unix-x0vncserver-Image.cxx
parentRemove .orig-file, otherwise it is automatically installed. (diff)
Fix under 10-STABLE and 11-CURRENT.
Diffstat (limited to 'net/vnc/files/patch-unix-x0vncserver-Image.cxx')
-rw-r--r--net/vnc/files/patch-unix-x0vncserver-Image.cxx10
1 files changed, 10 insertions, 0 deletions
diff --git a/net/vnc/files/patch-unix-x0vncserver-Image.cxx b/net/vnc/files/patch-unix-x0vncserver-Image.cxx
new file mode 100644
index 000000000000..5b0c86c653f4
--- /dev/null
+++ b/net/vnc/files/patch-unix-x0vncserver-Image.cxx
@@ -0,0 +1,10 @@
+--- x0vncserver/Image.cxx.orig 2008-10-16 08:16:21.000000000 -0700
++++ x0vncserver/Image.cxx 2013-10-29 09:34:58.346041892 -0700
+@@ -21,6 +21,7 @@
+
+
+ #include <stdio.h>
++#include <stdlib.h>
+ #include <sys/types.h>
+ #include <sys/ipc.h>
+ #include <sys/shm.h>