summaryrefslogtreecommitdiff
path: root/src/ls.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ls.c')
-rw-r--r--src/ls.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ls.c b/src/ls.c
index c4cca845f..183c0c166 100644
--- a/src/ls.c
+++ b/src/ls.c
@@ -62,6 +62,7 @@
#include <getopt.h>
#include <signal.h>
#include <selinux/selinux.h>
+#include <wchar.h>
/* Use SA_NOCLDSTOP as a proxy for whether the sigaction machinery is
present. */
@@ -102,7 +103,6 @@
#include "stat-time.h"
#include "strftime.h"
#include "strverscmp.h"
-#include "wcwidth.h"
#include "xstrtol.h"
#include "mreadlink.h"