summaryrefslogtreecommitdiff
path: root/deskutils/notification-daemon/files/patch-src-Notification.hh
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2006-01-24 18:00:48 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2006-01-24 18:00:48 +0000
commit7c5a29f918de411fdfa0a74da9162643ed96c922 (patch)
tree12c6d0e3085e44cf880095080fe05c173b798edb /deskutils/notification-daemon/files/patch-src-Notification.hh
parent- Update to 2.3-20060123 (diff)
Update to 0.3.2
PR: 92228 Submitted by: Andreas Kohn <andreas@syndrom23.de> (maintainer)
Notes
Notes: svn path=/head/; revision=154367
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