X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=bindings-apr.git;a=blobdiff_plain;f=cbits%2Fhelper_apr_user.c;fp=cbits%2Fhelper_apr_user.c;h=a94ecebf21aeaf101489d185bf4d0e2cbc114fda;hp=0000000000000000000000000000000000000000;hb=eea1d259f1beb325e569fd01b48ef3ab14db1897;hpb=15ccca76bd0159c6bf6051c215fd4ceedd7ff1c3 diff --git a/cbits/helper_apr_user.c b/cbits/helper_apr_user.c new file mode 100644 index 0000000..a94eceb --- /dev/null +++ b/cbits/helper_apr_user.c @@ -0,0 +1,5 @@ +#include +#include + +BC_INLINE2(apr_uid_compare, apr_uid_t, apr_uid_t, apr_status_t) +BC_INLINE2(apr_gid_compare, apr_gid_t, apr_gid_t, apr_status_t)