summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorKarel Zak2012-05-03 12:13:29 +0200
committerKarel Zak2012-05-03 15:25:23 +0200
commit4a695b1a8b1d9f85a429acc72e989eb963077755 (patch)
treec4406a834fcab7d02fc2b76620fa4a86b5793dc2 /lib
parentwdctl: align with other util-linux commands (diff)
downloadkernel-qcow2-util-linux-4a695b1a8b1d9f85a429acc72e989eb963077755.tar.gz
kernel-qcow2-util-linux-4a695b1a8b1d9f85a429acc72e989eb963077755.tar.xz
kernel-qcow2-util-linux-4a695b1a8b1d9f85a429acc72e989eb963077755.zip
include/tt: remove obsolete stuff
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'lib')
-rw-r--r--lib/tt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tt.c b/lib/tt.c
index 1d69a34c4..1b5fbacea 100644
--- a/lib/tt.c
+++ b/lib/tt.c
@@ -20,9 +20,9 @@
#include <sys/ioctl.h>
#endif
+#include "c.h"
#include "nls.h"
#include "widechar.h"
-#include "c.h"
#include "tt.h"
#include "mbsalign.h"