getopt: fix null pointer arithmetic ub
[musl] / src / malloc / replaced.c
1 #include "dynlink.h"
2
3 int __malloc_replaced;
4 int __aligned_alloc_replaced;