$NetBSD: patch-aa,v 1.1 2007/12/21 20:32:45 joerg Exp $

--- src/confuse.c.orig	2007-12-21 21:20:39.000000000 +0100
+++ src/confuse.c
@@ -47,6 +47,7 @@
 
 #if defined(ENABLE_NLS) && defined(HAVE_GETTEXT)
 # include <libintl.h>
+# include <locale.h>
 # define _(str) dgettext(PACKAGE, str)
 #else
 # define _(str) str
