$OpenBSD: patch-agent_pseudotcp_c,v 1.1 2012/04/30 09:38:13 ajacoutot Exp $
--- agent/pseudotcp.c.orig	Mon Apr 30 10:44:58 2012
+++ agent/pseudotcp.c	Mon Apr 30 10:45:13 2012
@@ -70,6 +70,7 @@
 #include <glib.h>
 
 #ifndef G_OS_WIN32
+#  include <netinet/in.h>
 #  include <arpa/inet.h>
 #endif
 
