ath(4) HAL: Set AH_SUPPORT_AR5416 to 1 for now (unbreaks buildkernel).
[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>