summaryrefslogtreecommitdiff
path: root/lib/zebra.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/zebra.h')
-rw-r--r--lib/zebra.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/zebra.h b/lib/zebra.h
index 3c01aec3..2451dbed 100644
--- a/lib/zebra.h
+++ b/lib/zebra.h
@@ -25,10 +25,6 @@ Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
#include "config.h"
#endif /* HAVE_CONFIG_H */
-#ifdef GNU_LINUX
-#define _GNU_SOURCE
-#endif /* GNU_LINUX */
-
#ifdef SUNOS_5
#define _XPG4_2
#define __EXTENSIONS__