[glib/wip/pwithnall/credentials-fix: 3/3] gcredentials: Add missing header needed for glib_typeof




commit 0f18064ed1fd35ff845aef60d133f35e388e0657
Author: Philip Withnall <pwithnall endlessos org>
Date:   Wed Oct 21 11:32:32 2020 +0100

    gcredentials: Add missing header needed for glib_typeof
    
    This fixes commit 5b2bee3f539.
    
    Signed-off-by: Philip Withnall <pwithnall endlessos org>

 gio/gcredentials.c | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/gio/gcredentials.c b/gio/gcredentials.c
index 9423f9ef9..6e3fe72ad 100644
--- a/gio/gcredentials.c
+++ b/gio/gcredentials.c
@@ -30,6 +30,7 @@
 #include "gnetworking.h"
 #include "gioerror.h"
 #include "gioenumtypes.h"
+#include "gmacros.h"
 
 #include "glibintl.h"
 


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