diff options
Diffstat (limited to 'src/krb5-auth-notify.h')
-rw-r--r-- | src/krb5-auth-notify.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/krb5-auth-notify.h b/src/krb5-auth-notify.h index 7d27b8a..9c0ce55 100644 --- a/src/krb5-auth-notify.h +++ b/src/krb5-auth-notify.h @@ -21,12 +21,8 @@ #ifndef KRB5_AUTH_NOTIFY_H #define KRB5_AUTH_NOTIFY_H -#include <libnotify/notify.h> - void ka_send_event_notification (Krb5AuthApplet *applet, - NotifyUrgency urgency, const char *summary, const char *message, const char *icon); #endif - |