From: x2003bruneau Date: Thu, 22 Feb 2007 10:12:39 +0000 (+0000) Subject: Fix all compilation warnings on Linux X-Git-Tag: 1.8~95 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=02ad273d0c807bb15eea25547c7d06507deb6cd2;p=banana.git Fix all compilation warnings on Linux git-svn-id: svn+ssh://murphy/home/svn/banana/trunk@209 9869982d-c50d-0410-be91-f2a2ec7c7c7b --- diff --git a/mbox-helper/mbox-helper.c b/mbox-helper/mbox-helper.c index 66aa354..c539c78 100644 --- a/mbox-helper/mbox-helper.c +++ b/mbox-helper/mbox-helper.c @@ -1,6 +1,7 @@ /** Read an mbox */ +#define _GNU_SOURCE #include #include #include