aboutsummaryrefslogtreecommitdiff
path: root/deskutils/notification-daemon/files/patch-src-Notification.hh
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/notification-daemon/files/patch-src-Notification.hh')
-rw-r--r--deskutils/notification-daemon/files/patch-src-Notification.hh10
1 files changed, 10 insertions, 0 deletions
diff --git a/deskutils/notification-daemon/files/patch-src-Notification.hh b/deskutils/notification-daemon/files/patch-src-Notification.hh
new file mode 100644
index 000000000000..5162c68daaba
--- /dev/null
+++ b/deskutils/notification-daemon/files/patch-src-Notification.hh
@@ -0,0 +1,10 @@
+--- src/Notification.hh.orig Thu Jul 28 10:50:44 2005
++++ src/Notification.hh Wed Aug 31 23:14:48 2005
+@@ -31,6 +31,7 @@
+ #include "Hint.hh"
+ #include "Image.hh"
+
++#include <sys/types.h>
+
+ /*
+ * This class represents a notification. It's a class rather than a struct