2013-09-26 17:14:40 +02:00

13 lines
371 B
Plaintext

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