From 8e00d87838d0592b1b955a502fb5b37171b62852 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 3b7f949ae..817974494 100644 --- a/bandb/bantool.c +++ b/bandb/bantool.c @@ -38,7 +38,6 @@ * */ -#define _XOPEN_SOURCE #include #include #include