12 lines
358 B
Plaintext
12 lines
358 B
Plaintext
$OpenBSD: patch-plugins_vnc_vinagre-vnc-tunnel_c,v 1.2 2011/09/12 07:28:55 jasper Exp $
|
|
--- plugins/vnc/vinagre-vnc-tunnel.c.orig Sat Apr 24 11:15:11 2010
|
|
+++ plugins/vnc/vinagre-vnc-tunnel.c Sat Apr 24 11:15:30 2010
|
|
@@ -20,6 +20,7 @@
|
|
*/
|
|
|
|
#include <config.h>
|
|
+#include <arpa/inet.h>
|
|
#include <netinet/in.h>
|
|
#include <sys/socket.h>
|
|
#include <unistd.h>
|