aboutsummaryrefslogtreecommitdiffstats
path: root/testing/kbuild/kobjcache.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/kbuild/kobjcache.patch')
-rw-r--r--testing/kbuild/kobjcache.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/kbuild/kobjcache.patch b/testing/kbuild/kobjcache.patch
new file mode 100644
index 0000000000..4fb4e02550
--- /dev/null
+++ b/testing/kbuild/kobjcache.patch
@@ -0,0 +1,10 @@
+--- ./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>