/* ISC license. */ #include int buffer_getfd (buffer const *b) { return buffer_fd(b) ; }