1/*	$NetBSD: mbuf.h,v 1.1.1.1 2009/04/12 15:33:52 christos Exp $	*/
2
3#ifndef MBUF_H
4#define MBUF_H
5#include <sys/stream.h>
6#endif
7