From 7736b8e54d25ba704c18ff6be38c6c9ba3d6f531 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 27 Dec 2015 16:20:56 +0100 Subject: define a feature-test macro MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/unstickpixels.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/unstickpixels.c b/src/unstickpixels.c index c0b91be..15b0d64 100644 --- a/src/unstickpixels.c +++ b/src/unstickpixels.c @@ -16,6 +16,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ +#define _XOPEN_SOURCE 700 #include #include #include -- cgit v1.2.3-70-g09d2