summaryrefslogtreecommitdiff
path: root/x11/kdelibs3/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'x11/kdelibs3/patches/patch-af')
-rw-r--r--x11/kdelibs3/patches/patch-af12
1 files changed, 0 insertions, 12 deletions
diff --git a/x11/kdelibs3/patches/patch-af b/x11/kdelibs3/patches/patch-af
deleted file mode 100644
index 9eae44f3fa4..00000000000
--- a/x11/kdelibs3/patches/patch-af
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-af,v 1.12 2009/10/23 07:46:08 tnn Exp $
-
---- kio/kio/kdirwatch.cpp.orig 2006-07-22 10:16:37.000000000 +0200
-+++ kio/kio/kdirwatch.cpp
-@@ -71,6 +71,7 @@
- #include <linux/types.h>
- // Linux kernel headers are documented to not compile
- #define _S390_BITOPS_H
-+#define _ASM_GENERIC_FCNTL_H
- #include <linux/inotify.h>
-
- static inline int inotify_init (void)