X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fquotacheck%2Fquotacheck.c;h=32f3ff904d7998e237f46b0c126d19742551009c;hp=e7a44050277ffeb1c4e4c7d6c4519843de9344d1;hb=a5c32cff1f56afe6f0c6c70d91a88a7a8238b2d7;hpb=32f992a514949b42550b97cadb3bb5499b54ca49 diff --git a/src/quotacheck/quotacheck.c b/src/quotacheck/quotacheck.c index e7a440502..32f3ff904 100644 --- a/src/quotacheck/quotacheck.c +++ b/src/quotacheck/quotacheck.c @@ -27,6 +27,7 @@ #include "util.h" #include "virt.h" +#include "fileio.h" static bool arg_skip = false; static bool arg_force = false;