diff options
Diffstat (limited to 'include/malloc.h')
-rw-r--r-- | include/malloc.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/malloc.h b/include/malloc.h deleted file mode 100644 index 590c7d8f963..00000000000 --- a/include/malloc.h +++ /dev/null @@ -1,6 +0,0 @@ -/* $OpenBSD: malloc.h,v 1.2 1996/10/12 03:13:56 tholo Exp $ */ -/* $NetBSD: malloc.h,v 1.3 1994/10/26 00:56:03 cgd Exp $ */ - -#warning "<malloc.h> is obsolete, use <stdlib.h>" - -#include <stdlib.h> |