select: fix 64-bit timeout truncation on pre-time64 kernels
[musl] / src / malloc / replaced.c
1 #include "dynlink.h"
2
3 int __malloc_replaced;
4 int __aligned_alloc_replaced;