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