summaryrefslogtreecommitdiffstats
path: root/df/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'df/main.c')
-rw-r--r--df/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/df/main.c b/df/main.c
index 174692f9..3421d90c 100644
--- a/df/main.c
+++ b/df/main.c
@@ -24,6 +24,7 @@
#include <inttypes.h>
#include <unistd.h>
#include <getopt.h>
+#include <locale.h>
#include <assert.h>
#ifdef HAVE_LIBVIRT