]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Removed #define _IO_MTSAFE_IO again.
authorBart Van Assche <bvanassche@acm.org>
Sat, 11 Oct 2008 19:25:18 +0000 (19:25 +0000)
committerBart Van Assche <bvanassche@acm.org>
Sat, 11 Oct 2008 19:25:18 +0000 (19:25 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8662

drd/drd_pthread_intercepts.c

index 7e6c5a3ce67204ad64b6a66ae28af20ebafa124b..da4e5522953c8e52c2bf257fcc0a59a89015e34a 100644 (file)
@@ -44,7 +44,6 @@
 // versions (2.3 or before).
 #ifndef _GNU_SOURCE
 #define _GNU_SOURCE
-#define _IO_MTSAFE_IO
 #endif
 
 #include <assert.h>