script: libintl.h included in nls.h

Signed-off-by: Karel Zak <kzak@redhat.com>
This commit is contained in:
Karel Zak 2011-09-07 16:29:56 +02:00
parent 1e03bc3beb
commit 4d84fcb4c7
1 changed files with 0 additions and 3 deletions

View File

@ -55,9 +55,6 @@
#include <getopt.h>
#include <unistd.h>
#include <fcntl.h>
#ifdef ENABLE_NLS
#include <libintl.h>
#endif
#include <limits.h>
#include <locale.h>
#include <stddef.h>