mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 15:33:39 +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>
|
||||
#endif
|
||||
|
||||
/* for SOCK_STREAM and AF_UNIX */
|
||||
#include <sys/socket.h>
|
||||
|
||||
/* used in test_overflow */
|
||||
#ifdef G_OS_UNIX
|
||||
#include <gio/gunixconnection.h>
|
||||
|
Reference in New Issue
Block a user