From 1228fb573ea8155565257119ccd4b237d694d0ef Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Fri, 17 Oct 2014 13:26:42 +0200 Subject: use ISO C11 standard --- journal-notify.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'journal-notify.h') diff --git a/journal-notify.h b/journal-notify.h index 858b9c8..c3308c5 100644 --- a/journal-notify.h +++ b/journal-notify.h @@ -8,6 +8,8 @@ #ifndef _JOURNAL_NOTIFY_H #define _JOURNAL_NOTIFY_H +#define _GNU_SOURCE + #include #include #include -- cgit v1.2.3-54-g00ecf