summaryrefslogtreecommitdiffstats
path: root/include/malloc.h
diff options
context:
space:
mode:
authorpaul <paul@FreeBSD.org>1997-04-13 11:33:17 +0000
committerpaul <paul@FreeBSD.org>1997-04-13 11:33:17 +0000
commit4e19bb4d34def7af5ab52979c43fa6d569be18d2 (patch)
tree974fe063e522fd77d8b0e63c4e0b0b9112bbae02 /include/malloc.h
parent99eb1ced50cb4cd8633e25e8d113d840a09abfaa (diff)
downloadFreeBSD-src-4e19bb4d34def7af5ab52979c43fa6d569be18d2.zip
FreeBSD-src-4e19bb4d34def7af5ab52979c43fa6d569be18d2.tar.gz
This file is deprecated not "obsoleted".
Diffstat (limited to 'include/malloc.h')
-rw-r--r--include/malloc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/malloc.h b/include/malloc.h
index 497a8a3..d4407d2 100644
--- a/include/malloc.h
+++ b/include/malloc.h
@@ -1,5 +1,5 @@
#if __GNUC__
-#warning "this file includes <malloc.h> which is obsoleted, use <stdlib.h> instead"
+#warning "this file includes <malloc.h> which is deprecated, use <stdlib.h> instead"
#endif
#include <stdlib.h>
OpenPOWER on IntegriCloud