Fix build

This commit is contained in:
Evan Miller
2021-08-04 15:39:09 -04:00
parent 12a888988d
commit 2a58435fbf
2 changed files with 6 additions and 5 deletions

View File

@@ -30,8 +30,9 @@
#include <unistd.h>
#include <ctype.h>
#include <string.h>
#include <locale.h>
#include <@ICONV_INCLUDE_HEADER@>
#include <@LOCALE_INCLUDE_HEADER@>
#include <@XLOCALE_INCLUDE_HEADER@>
#include <@GLIB_INCLUDE_HEADER@>
#ifdef _WIN32