aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/digikam-kde4/files/patch-libs__database__databasewatch.cpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/digikam-kde4/files/patch-libs__database__databasewatch.cpp b/graphics/digikam-kde4/files/patch-libs__database__databasewatch.cpp
new file mode 100644
index 000000000000..6b5d26c798d8
--- /dev/null
+++ b/graphics/digikam-kde4/files/patch-libs__database__databasewatch.cpp
@@ -0,0 +1,10 @@
+--- libs/database/databasewatch.cpp.orig 2009-03-17 01:28:48.000000000 +1000
++++ libs/database/databasewatch.cpp 2009-11-07 02:29:54.000000000 +1000
+@@ -39,6 +39,7 @@
+ // Local includes
+
+ #include "collectionmanager.h"
++#include <unistd.h>
+
+ Digikam_DatabaseWatchAdaptor::Digikam_DatabaseWatchAdaptor(Digikam::DatabaseWatch *watch)
+ : QDBusAbstractAdaptor(watch)