X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=util-vserver%2Fsrc%2Fvunify.h;h=a6e1072972b01eea77d762449e35946f7b742e37;hb=f56384040472bbb428daea122330746a7ca09569;hp=f12d20ea2f9147c88504b135710c39a4fa6f4567;hpb=a0ceb55421b61a9cb8d0929cb6cc9c50f026062f;p=util-vserver.git diff --git a/util-vserver/src/vunify.h b/util-vserver/src/vunify.h index f12d20e..a6e1072 100644 --- a/util-vserver/src/vunify.h +++ b/util-vserver/src/vunify.h @@ -21,6 +21,8 @@ #include "lib_internal/matchlist.h" +#include + struct dirent; struct WalkdownInfo { @@ -51,13 +53,11 @@ struct Arguments { bool do_renew; }; -struct stat; - static bool checkFstat(struct MatchList const * const, PathInfo const * const, PathInfo const * const, struct stat const ** const, struct stat * const, - struct stat *) NONNULL((1,2,3,4,5,6,7)); + struct stat *) NONNULL((1,2,3,4,5,6)); static struct MatchList const * checkDirEntry(PathInfo const *,