[eio] _GNU_SOURCE already defined in config.h

SVN revision: 53721
This commit is contained in:
Vincent Torri 2010-10-21 17:18:35 +00:00
parent 74fdc27f6d
commit ab84f4da58
1 changed files with 0 additions and 4 deletions

View File

@ -5,10 +5,6 @@
# include "config.h"
#endif
#ifndef _GNU_SOURCE
# define _GNU_SOURCE
#endif
#ifdef HAVE_FEATURES_H
# include <features.h>
#endif