(_GNU_SOURCE): Don't define.
This commit is contained in:
@@ -20,7 +20,6 @@ the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
||||
Boston, MA 02111-1307, USA. */
|
||||
|
||||
|
||||
#define _GNU_SOURCE /* to get strsignal declared with glibc 2 */
|
||||
#include <config.h>
|
||||
#include <signal.h>
|
||||
|
||||
|
||||
@@ -33,9 +33,6 @@
|
||||
#pragma alloca
|
||||
#endif
|
||||
|
||||
#undef _GNU_SOURCE
|
||||
#define _GNU_SOURCE
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
# include <config.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user