From 9494478ea0846ede2cc797beeb3d6d33a1b1b7f8 Mon Sep 17 00:00:00 2001 From: William Pitcock Date: Thu, 17 Mar 2011 10:45:57 -0500 Subject: [PATCH] bantool: _XOPEN_SOURCE should die in a fire --- bandb/bantool.c | 1 - 1 file changed, 1 deletion(-) diff --git a/bandb/bantool.c b/bandb/bantool.c index 3b7f949..8179744 100644 --- a/bandb/bantool.c +++ b/bandb/bantool.c @@ -38,7 +38,6 @@ * */ -#define _XOPEN_SOURCE #include #include #include