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