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