diff options
Diffstat (limited to 'mpd-notification.h')
-rw-r--r-- | mpd-notification.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mpd-notification.h b/mpd-notification.h index 7ff485c..0a32b97 100644 --- a/mpd-notification.h +++ b/mpd-notification.h @@ -8,6 +8,8 @@ #ifndef MPD_NOTIFICATION_H #define MPD_NOTIFICATION_H +#define _GNU_SOURCE + #include <mpd/client.h> #include <libnotify/notify.h> |