From 16f4940a89df5dfe21ed545e28e17d65e6bd72a9 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Sat, 9 Aug 2014 11:03:16 +0200 Subject: allow to give long arguments --- journal-notify.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'journal-notify.h') diff --git a/journal-notify.h b/journal-notify.h index c16942d..858b9c8 100644 --- a/journal-notify.h +++ b/journal-notify.h @@ -8,10 +8,12 @@ #ifndef _JOURNAL_NOTIFY_H #define _JOURNAL_NOTIFY_H +#include +#include #include #include #include -#include +#include #include @@ -19,7 +21,6 @@ #include "version.h" -#define OPTSTRING "aehi:m:nor:v" #define DEFAULTICON "dialog-information" /*** notify ***/ -- cgit v1.2.3-54-g00ecf