]> git.ipfire.org Git - thirdparty/glibc.git/blame - malloc.h
update from main archive 970124
[thirdparty/glibc.git] / malloc.h
CommitLineData
feb3c934
UD
1#ifdef USE_NEW_MALLOC
2# include <new-malloc/malloc.h>
3#else
4# include <malloc/malloc.h>
5#endif