Merge branch 'citrus-it-master-patch-49452' into 'master'

Include glibconfig.h to get the G_OS_UNIX token

See merge request GNOME/glib!1996
This commit is contained in:
Philip Withnall
2021-03-18 19:36:34 +00:00

View File

@@ -18,6 +18,7 @@
*/
#include "config.h"
#include "glibconfig.h"
#include <string.h>