Switch pkg_radd and pkg_search to appropriate CPU type path, i386 or amd64.
[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>