summaryrefslogtreecommitdiffstats
path: root/x11-fm
diff options
context:
space:
mode:
authorstas <stas@FreeBSD.org>2006-11-01 22:14:50 +0000
committerstas <stas@FreeBSD.org>2006-11-01 22:14:50 +0000
commit22e407373d5b240b29d6886bebc4248d8e074fbf (patch)
treea6bc4ec3c2862e74de5c8b55325c58572969f17b /x11-fm
parentaed25f3567707b387397546503196935d5c812d5 (diff)
downloadFreeBSD-ports-22e407373d5b240b29d6886bebc4248d8e074fbf.zip
FreeBSD-ports-22e407373d5b240b29d6886bebc4248d8e074fbf.tar.gz
- Fix building on 5.x
Reported by: kris via pointyhat
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/entropyfm/files/patch-src_include_notification_engine.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/x11-fm/entropyfm/files/patch-src_include_notification_engine.h b/x11-fm/entropyfm/files/patch-src_include_notification_engine.h
new file mode 100644
index 0000000..4e66d79
--- /dev/null
+++ b/x11-fm/entropyfm/files/patch-src_include_notification_engine.h
@@ -0,0 +1,12 @@
+--- src/include/notification_engine.h.orig Tue Oct 17 21:24:21 2006
++++ src/include/notification_engine.h Tue Oct 17 21:24:54 2006
+@@ -1,6 +1,9 @@
+ #ifndef __NOTIFICATION_ENGINE_H_
+ #define __NOTIFICATION_ENGINE_H_
+
++#include <sys/types.h>
++#include <pthread.h>
++
+ enum ENTROPY_NOTIFY_TYPES {
+ ENTROPY_NOTIFY_GENERIC = 0,
+ ENTROPY_NOTIFY_THUMBNAIL_REQUEST =1,
OpenPOWER on IntegriCloud