X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fquotacheck%2Fquotacheck.c;h=819706a72f6b825d07c32e6756f3c8bf92643bdb;hp=9ae3abd99075e4312a87b847ef2e3150ce39bc50;hb=2eec67acbb00593e414549a7e5b35eb7dd776b1b;hpb=4aab5d0cbd979b2cccb88534f118bceaa86466d8 diff --git a/src/quotacheck/quotacheck.c b/src/quotacheck/quotacheck.c index 9ae3abd99..819706a72 100644 --- a/src/quotacheck/quotacheck.c +++ b/src/quotacheck/quotacheck.c @@ -21,12 +21,10 @@ #include #include -#include #include #include #include "util.h" -#include "fileio.h" static bool arg_skip = false; static bool arg_force = false;