mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-13 07:56:17 +01:00
Make gdbus-peer build on !linux
Based on a patch by Koop Mast, bug 627088.
This commit is contained in:
parent
61de05e774
commit
3d01283f69
@ -42,6 +42,9 @@
|
||||
#include <sys/socket.h>
|
||||
#endif
|
||||
|
||||
/* for SOCK_STREAM and AF_UNIX */
|
||||
#include <sys/socket.h>
|
||||
|
||||
/* used in test_overflow */
|
||||
#ifdef G_OS_UNIX
|
||||
#include <gio/gunixconnection.h>
|
||||
|
Loading…
Reference in New Issue
Block a user