[glib/glib-2-68: 1/2] Include glibconfig.h to get the G_OS_UNIX token




commit 08f2ed7535b6e3394f773d0e493c492a22a8d2cc
Author: Andy Fiddaman <andy omniosce org>
Date:   Thu Mar 18 16:21:42 2021 +0000

    Include glibconfig.h to get the G_OS_UNIX token

 glib/ghostutils.c | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/glib/ghostutils.c b/glib/ghostutils.c
index 6e671d64c..dff4a1997 100644
--- a/glib/ghostutils.c
+++ b/glib/ghostutils.c
@@ -18,6 +18,7 @@
  */
 
 #include "config.h"
+#include "glibconfig.h"
 
 #include <string.h>
 


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