use libc-internal malloc for newlocale/freelocale
[musl] / src / prng / __seed48.c
index 05a4539..e436b4d 100644 (file)
@@ -1 +1,3 @@
+#include "rand48.h"
+
 unsigned short __seed48[7] = { 0, 0, 0, 0xe66d, 0xdeec, 0x5, 0xb };