[glib: 1/2] Include glibconfig.h to get the G_OS_UNIX token
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib: 1/2] Include glibconfig.h to get the G_OS_UNIX token
- Date: Thu, 18 Mar 2021 19:36:35 +0000 (UTC)
commit 1fafbb82b0049dc76a72ebaeccda46db7166e7f2
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]