MFC: Document -f.
[dragonfly.git] / include / malloc.h
blobd4407d23964ed9435b74fa37573c7d5d01a79af4
1 #if __GNUC__
2 #warning "this file includes <malloc.h> which is deprecated, use <stdlib.h> instead"
3 #endif
5 #include <stdlib.h>