summaryrefslogtreecommitdiffstats
path: root/term-utils
diff options
context:
space:
mode:
authorKarel Zak2011-09-07 16:29:56 +0200
committerKarel Zak2011-09-07 16:29:56 +0200
commit4d84fcb4c764c904e90c04cd167b523ed2786cd4 (patch)
tree3b8bd04605684dd29935a4dbf7a5eb117cdb1389 /term-utils
parentlibblkid: DRBD proxy data-log identification. (diff)
downloadkernel-qcow2-util-linux-4d84fcb4c764c904e90c04cd167b523ed2786cd4.tar.gz
kernel-qcow2-util-linux-4d84fcb4c764c904e90c04cd167b523ed2786cd4.tar.xz
kernel-qcow2-util-linux-4d84fcb4c764c904e90c04cd167b523ed2786cd4.zip
script: libintl.h included in nls.h
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'term-utils')
-rw-r--r--term-utils/script.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/term-utils/script.c b/term-utils/script.c
index 99748a1c9..f708e9181 100644
--- a/term-utils/script.c
+++ b/term-utils/script.c
@@ -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>