/* ISC license. */ #include int bufalloc_getfd (bufalloc const *ba) { return bufalloc_fd(ba) ; }