$NetBSD: patch-be,v 1.1 2007/01/04 11:29:07 rillig Exp $

--- src/main.c.orig	2006-05-15 00:00:50.000000000 +0200
+++ src/main.c	2007-01-04 05:24:45.000000000 +0100
@@ -22,6 +22,10 @@
 #  include <config.h>
 #endif
 
+#ifdef ENABLE_NLS
+#  include <locale.h>
+#endif
+
 #include <sys/stat.h>
 
 #include <gnome.h>
