xref: /netbsd-src/external/bsd/libbind/dist/port/cygwin/include/sys/mbuf.h (revision 8450a7c42673d65e3b1f6560d3b6ecd317a6cbe8)
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