commit 1c284de9e022a750d2df8cc48f75e6cce3ab566d parent f013d17561d264172bb7ed120bfd9faa4e5db3a2 Author: Bastien Dejean <nihilhill@gmail.com> Date: Fri, 20 Sep 2013 09:13:24 -0700 Merge pull request #8 from bwright1558/master Re-added locales.h header Diffstat:
M | parse.c | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/parse.c b/parse.c @@ -2,6 +2,7 @@ #include <string.h> #include <inttypes.h> #include <ctype.h> +#include "locales.h" #include "parse.h" keysym_dict_t nks_dict[] = {/*{{{*/