aboutsummaryrefslogtreecommitdiffstats
path: root/community/kbuild/kobjcache.patch
blob: 4fb4e025507a9c9ab1e9b1c747e0edda0b694b7f (plain)
1
2
3
4
5
6
7
8
9
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>