aboutsummaryrefslogtreecommitdiff
path: root/net/gtk-vnc/files/patch-examples_gvncviewer.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/gtk-vnc/files/patch-examples_gvncviewer.c')
-rw-r--r--net/gtk-vnc/files/patch-examples_gvncviewer.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/net/gtk-vnc/files/patch-examples_gvncviewer.c b/net/gtk-vnc/files/patch-examples_gvncviewer.c
new file mode 100644
index 000000000000..fe0579baffea
--- /dev/null
+++ b/net/gtk-vnc/files/patch-examples_gvncviewer.c
@@ -0,0 +1,10 @@
+--- examples/gvncviewer.c.orig 2007-12-16 14:02:33.000000000 -0500
++++ examples/gvncviewer.c 2007-12-16 14:02:44.000000000 -0500
+@@ -4,6 +4,7 @@
+ #include <stdlib.h>
+ #include <string.h>
+
++#include <sys/types.h>
+ #include <sys/socket.h>
+ #include <netinet/in.h>
+ #include <netinet/tcp.h>