xref: /netbsd-src/external/bsd/libbind/dist/port/cygwin/include/sys/mbuf.h (revision 63aea4bd5b445e491ff0389fe27ec78b3099dba3)
1 /*	$NetBSD: mbuf.h,v 1.1.1.1 2009/04/12 15:33:55 christos Exp $	*/
2 
3 #ifndef MBUF_H
4 #define MBUF_H		1
5 
6 /* Dummy include for CYGWIN */
7 
8 #endif
9