/* $NetBSD: mbuf.h,v 1.1.1.1 2004/05/17 23:44:47 christos Exp $ */ #ifndef MBUF_H #define MBUF_H #include <sys/stream.h> #endif