mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-22 08:58:54 +02:00
Make gdbus-peer build on !linux
Based on a patch by Koop Mast, bug 627088.
This commit is contained in:
@@ -42,6 +42,9 @@
|
|||||||
#include <sys/socket.h>
|
#include <sys/socket.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/* for SOCK_STREAM and AF_UNIX */
|
||||||
|
#include <sys/socket.h>
|
||||||
|
|
||||||
/* used in test_overflow */
|
/* used in test_overflow */
|
||||||
#ifdef G_OS_UNIX
|
#ifdef G_OS_UNIX
|
||||||
#include <gio/gunixconnection.h>
|
#include <gio/gunixconnection.h>
|
||||||
|
Reference in New Issue
Block a user