Index: src/xfpm-main.c
===================================================================
--- src/xfpm-main.c	(Revision 6580)
+++ src/xfpm-main.c	(Arbeitskopie)
@@ -37,6 +37,10 @@
 #include <errno.h>
 #endif

+#ifdef HAVE_LOCALE_H
+# include <locale.h>
+#endif
+
 #include <gtk/gtk.h>

 #include <glib.h>

