mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 23:16:14 +01:00
gio: include Unix socket headers
This should have been part of #2487. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
This commit is contained in:
parent
d1520bd06e
commit
a638b2bbd1
@ -167,6 +167,9 @@
|
||||
#include <gio/gtlsinteraction.h>
|
||||
#include <gio/gtlspassword.h>
|
||||
#include <gio/gtlsserverconnection.h>
|
||||
#include <gio/gunixconnection.h>
|
||||
#include <gio/gunixcredentialsmessage.h>
|
||||
#include <gio/gunixsocketaddress.h>
|
||||
#include <gio/gvfs.h>
|
||||
#include <gio/gvolume.h>
|
||||
#include <gio/gvolumemonitor.h>
|
||||
|
Loading…
Reference in New Issue
Block a user