From 7b79e28360e1b62dfbac95fd07d671be12697409 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Tue, 21 Oct 2014 14:12:01 +0200 Subject: use ISO C11 standard --- cqrlogo.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cqrlogo.h') diff --git a/cqrlogo.h b/cqrlogo.h index 00795b9..430df26 100644 --- a/cqrlogo.h +++ b/cqrlogo.h @@ -8,6 +8,8 @@ #ifndef _CQRLOGO_H #define _CQRLOGO_H +#define _GNU_SOURCE + #include #include #include -- cgit v1.2.3-54-g00ecf