diff options
Diffstat (limited to 'testing/kbuild/kobjcache.patch')
-rw-r--r-- | testing/kbuild/kobjcache.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/testing/kbuild/kobjcache.patch b/testing/kbuild/kobjcache.patch deleted file mode 100644 index 4fb4e02550..0000000000 --- a/testing/kbuild/kobjcache.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- ./src/kObjCache/kObjCache.c.orig -+++ ./src/kObjCache/kObjCache.c -@@ -38,6 +38,7 @@ - #include <errno.h> - #include <assert.h> - #include <sys/stat.h> -+#include <sys/file.h> - #include <fcntl.h> - #include <limits.h> - #include <ctype.h> |