fix spurious failures by fgetws when buffer ends with partial character
[musl] / src / malloc / replaced.c
index 8acc249..07fce61 100644 (file)
@@ -1,3 +1,4 @@
 #include "dynlink.h"
 
 int __malloc_replaced;
+int __aligned_alloc_replaced;