Maybe include <locale.h>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23842 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -84,6 +84,10 @@
|
||||
#include <kafs.h>
|
||||
#include "crypto-headers.h" /* for UI_UTIL_read_pw_string */
|
||||
|
||||
#ifdef HAVE_LOCALE_H
|
||||
#include <locale.h>
|
||||
#endif
|
||||
|
||||
#ifdef LIBINTL
|
||||
#include <libintl.h>
|
||||
#define N_(x,y) gettext(x)
|
||||
|
Reference in New Issue
Block a user