blob: 5162c68daaba6a9535bdc685a8efb6694a63e605 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
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
|