[glib: 2/12] gio: include Unix socket headers




commit a638b2bbd11221c3ebb89769ae18a8c3131d47a3
Author: Marc-André Lureau <marcandre lureau redhat com>
Date:   Thu Apr 7 19:29:05 2022 +0400

    gio: include Unix socket headers
    
    This should have been part of #2487.
    
    Signed-off-by: Marc-André Lureau <marcandre lureau redhat com>

 gio/gio.h | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/gio/gio.h b/gio/gio.h
index 2d0a9c274f..e37b6bb49f 100644
--- a/gio/gio.h
+++ b/gio/gio.h
@@ -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>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]