Removed #define _IO_MTSAFE_IO again.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8662
This commit is contained in:
Bart Van Assche 2008-10-11 19:25:18 +00:00
parent 4842d4beaf
commit 49456aef12

View File

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