mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-29 01:49:02 -04:00
5 lines
61 B
C
5 lines
61 B
C
|
|
#ifndef MBUF_H
|
||
|
|
#define MBUF_H
|
||
|
|
#include <sys/stream.h>
|
||
|
|
#endif
|