X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Finternal.h;h=f9192bb10b5b06a62f4199e592b546b5cbf6af4e;hb=594c68904a04a56598959c0cce1a7c04eec73d18;hp=cad60955bd4323fe06e4e29e37a0b31e6b231f8f;hpb=9c78378bebc1a9f3d400f422df8ede9efea57dea;p=util-vserver.git diff --git a/lib/internal.h b/lib/internal.h index cad6095..f9192bb 100644 --- a/lib/internal.h +++ b/lib/internal.h @@ -38,6 +38,7 @@ char * vc_getVserverByCtx_Internal(xid_t ctx, /*@null@*/vcCfgStyle *style, int utilvserver_checkCompatVersion(); +uint_least32_t utilvserver_checkCompatConfig(); bool utilvserver_isDirectory(char const *path, bool follow_link); bool utilvserver_isFile(char const *path, bool follow_link); bool utilvserver_isLink(char const *path);