X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=lib%2Fmountcheck.c;h=bb01f69f46b1ed579fbd36bb6d4a4cf6f8f4f374;hp=dea27462e121befd46793c0b057948912bacc36a;hb=a53d4f7847273faeef9795ad7a3f5865b0c22840;hpb=aae599ba27e581c6492f9bcbd7119a4a25ee1a03 diff --git a/lib/mountcheck.c b/lib/mountcheck.c index dea27462..bb01f69f 100644 --- a/lib/mountcheck.c +++ b/lib/mountcheck.c @@ -1,8 +1,8 @@ #include #include -#include #ifdef CONFIG_GETMNTENT +#include #define MTAB "/etc/mtab"