summaryrefslogtreecommitdiff
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, 0 insertions, 10 deletions
diff --git a/deskutils/notification-daemon/files/patch-src-Notification.hh b/deskutils/notification-daemon/files/patch-src-Notification.hh
deleted file mode 100644
index 5162c68daaba..000000000000
--- a/deskutils/notification-daemon/files/patch-src-Notification.hh
+++ /dev/null
@@ -1,10 +0,0 @@
---- 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