Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > 130cebd7f9b56e5fa48757bea4e13b46 > files > 3

anjuta2-2.2.1-4mdv2008.0.src.rpm

--- src/main.c 
+++ src/main.c.fixed 
@@ -23,6 +23,10 @@
 #endif
 
 #include <sys/stat.h>
+
+#ifdef ENABLE_NLS
+#include <locale.h>
+#endif
 
 #include <gnome.h>
 #include <gtk/gtkwindow.h>