diff options
Diffstat (limited to 'net/vnc/files/patch-unix-x0vncserver-Image.cxx')
| -rw-r--r-- | net/vnc/files/patch-unix-x0vncserver-Image.cxx | 10 |
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> |
