freebsd-ports/deskutils/notification-daemon/files/patch-src-Notification.hh
Pav Lucistnik c59fdfc05e - Update to 0.2.2
PR:		ports/85524
Submitted by:	Andreas Kohn <andreas@syndrom23.de> (maintainer)
2005-08-31 21:30:50 +00:00

10 lines
270 B
C++

--- 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