openbsd-ports/net/telepathy/telepathy-salut/patches/patch-lib_gibber_gibber-util_c
2010-09-23 13:47:35 +00:00

14 lines
349 B
Plaintext

$OpenBSD: patch-lib_gibber_gibber-util_c,v 1.2 2010/09/23 13:47:35 jasper Exp $
--- lib/gibber/gibber-util.c.orig Tue Sep 21 20:09:28 2010
+++ lib/gibber/gibber-util.c Tue Sep 21 20:09:47 2010
@@ -19,6 +19,9 @@
#include <config.h>
+#include <sys/types.h>
+#include <sys/socket.h>
+
#include <stdio.h>
#include <stdlib.h>
#include <string.h>