summaryrefslogtreecommitdiffstats
path: root/include/malloc.h
diff options
context:
space:
mode:
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