summaryrefslogtreecommitdiffstats
path: root/devel/glib20/files/patch-gio_tests_gdbus-peer.c
blob: 1ab76dc8c704d2a54840c88f7bcc42a0de960ef8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- gio/tests/gdbus-peer.c.orig 2010-08-16 21:30:03.000000000 +0200
+++ gio/tests/gdbus-peer.c  2010-08-16 23:13:32.000000000 +0200
@@ -42,6 +42,8 @@
 #include <sys/socket.h>
 #endif
 
+#include <sys/socket.h>
+
 /* used in test_overflow */
 #ifdef G_OS_UNIX
 #include <gio/gunixconnection.h>