mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-10 11:39:41 -04:00
4 lines
61 B
C
4 lines
61 B
C
#ifndef MBUF_H
|
|
#define MBUF_H
|
|
#include <sys/stream.h>
|
|
#endif
|