[stgt] [PATCH 1/2] Fix redefinition of _GNU_SOURCE

Andy Grover agrover at redhat.com
Sat Oct 5 01:50:18 CEST 2013


Already defined on the commandline by the Makefile.

Signed-off-by: Andy Grover <agrover at redhat.com>
---
 usr/bs.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/usr/bs.c b/usr/bs.c
index e9484c7..636f53b 100644
--- a/usr/bs.c
+++ b/usr/bs.c
@@ -19,7 +19,6 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
  * 02110-1301 USA
  */
-#define _GNU_SOURCE
 #include <dirent.h>
 #include <dlfcn.h>
 #include <linux/fs.h>
-- 
1.7.1

--
To unsubscribe from this list: send the line "unsubscribe stgt" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html



More information about the stgt mailing list