]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
script: libintl.h included in nls.h
authorKarel Zak <kzak@redhat.com>
Wed, 7 Sep 2011 14:29:56 +0000 (16:29 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 7 Sep 2011 14:29:56 +0000 (16:29 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
term-utils/script.c

index 99748a1c9839a4072ae926337eb830b0c6790afc..f708e9181379f01622dadf31cd153d96103f82ae 100644 (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>