X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=util-vserver%2Fsrc%2Fvunify-matchlist.c;h=2801aa3c96207d8d79fc338e9ffc1120bd39c280;hb=86a23427cca76a5a9befd60c85535a0e738bc3c6;hp=1c52b0ccd9cafa43099d34e68c29e6a3a572e6c3;hpb=7da0252aafaf7e61f1fd01645b629e562612edf3;p=util-vserver.git diff --git a/util-vserver/src/vunify-matchlist.c b/util-vserver/src/vunify-matchlist.c index 1c52b0c..2801aa3 100644 --- a/util-vserver/src/vunify-matchlist.c +++ b/util-vserver/src/vunify-matchlist.c @@ -21,11 +21,13 @@ #endif #include "vunify-matchlist.h" -#include "wrappers.h" #include #include +#define ENSC_WRAPPERS_STDLIB 1 +#include + bool MatchList_compare(struct MatchList const *list, char const *path) {