diff --git a/drd/drd_pthread_intercepts.c b/drd/drd_pthread_intercepts.c index 7e6c5a3ce..da4e55229 100644 --- a/drd/drd_pthread_intercepts.c +++ b/drd/drd_pthread_intercepts.c @@ -44,7 +44,6 @@ // versions (2.3 or before). #ifndef _GNU_SOURCE #define _GNU_SOURCE -#define _IO_MTSAFE_IO #endif #include