$OpenBSD: patch-lib_gibber_gibber-util_c,v 1.1 2009/06/03 16:40:06 ajacoutot Exp $
--- lib/gibber/gibber-util.c.orig	Tue Jun  2 07:52:50 2009
+++ lib/gibber/gibber-util.c	Tue Jun  2 07:53:07 2009
@@ -18,6 +18,8 @@
  */
 
 
+#include <sys/types.h>
+#include <sys/socket.h>
 #include <stdio.h>
 #include <unistd.h>
 #include <stdlib.h>
