Linux 3.5 compat, end_writeback() changed to clear_inode()
[zfs.git] / cmd / mount_zfs / mount_zfs.c
index 1a8c98c..45c291e 100644 (file)
@@ -30,6 +30,7 @@
 #include <sys/mount.h>
 #include <sys/stat.h>
 #include <libzfs.h>
+#include <locale.h>
 #ifdef HAVE_LIBSELINUX
 #include <selinux/selinux.h>
 #endif /* HAVE_LIBSELINUX */