Include glibconfig.h to get the G_OS_UNIX token

This commit is contained in:
Andy Fiddaman 2021-03-18 16:21:42 +00:00 committed by Philip Withnall
parent a58a47fd6d
commit 08f2ed7535

View File

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