xref: /netbsd-src/external/bsd/libbind/dist/port/cygwin/include/assert.h (revision ccd9df534e375a4366c5b55f23782053c7a98d82)
1 /*	$NetBSD: assert.h,v 1.1.1.1 2009/04/12 15:33:54 christos Exp $	*/
2 
3 #include <stdio.h>
4 #include_next <assert.h>
5