diff --git a/gio/tests/gdbus-peer.c b/gio/tests/gdbus-peer.c index a904c7a68..faad98fba 100644 --- a/gio/tests/gdbus-peer.c +++ b/gio/tests/gdbus-peer.c @@ -42,6 +42,9 @@ #include #endif +/* for SOCK_STREAM and AF_UNIX */ +#include + /* used in test_overflow */ #ifdef G_OS_UNIX #include