/* ISC license. */ #include unsigned int bufalloc_getlen (bufalloc const *ba) { return bufalloc_len(ba) ; }