fix debugger tracking of shared libraries on mips with PIE main program
[musl] / src / thread / pthread_join.c
index b8813e0..17dae85 100644 (file)
@@ -1,3 +1,4 @@
+#define _GNU_SOURCE
 #include "pthread_impl.h"
 #include <sys/mman.h>