mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-18 10:31:01 -04:00
5 lines
114 B
C
5 lines
114 B
C
/* $NetBSD: assert.h,v 1.1.1.1 2009/04/12 15:33:54 christos Exp $ */
|
|
|
|
#include <stdio.h>
|
|
#include_next <assert.h>
|