X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=bindings-apr.git;a=blobdiff_plain;f=cbits%2Fhelper_apr_time.c;fp=cbits%2Fhelper_apr_time.c;h=6adb6cfeaf6276c246986c0b25e16c6205345600;hp=9c22ba6f5167c9c987fb0206924e579c8220f132;hb=58fc1c964bbb127a91a885339b6abe3ab6e67fef;hpb=a00e288af730f68c4296368ecf8b413c6e569395 diff --git a/cbits/helper_apr_time.c b/cbits/helper_apr_time.c index 9c22ba6..6adb6cf 100644 --- a/cbits/helper_apr_time.c +++ b/cbits/helper_apr_time.c @@ -1,6 +1,8 @@ #include #include +BC_GLOBALARRAY(APR_TIME_T_FMT, char) + BC_INLINE1(apr_time_sec , apr_time_t, apr_time_t) BC_INLINE1(apr_time_usec, apr_time_t, apr_time_t) BC_INLINE1(apr_time_msec, apr_time_t, apr_time_t)