fix debugger tracking of shared libraries on mips with PIE main program
[musl] / src / string / bcopy.c
index e76272f..a07129f 100644 (file)
@@ -1,3 +1,4 @@
+#define _BSD_SOURCE
 #include <string.h>
 #include <strings.h>