aboutsummaryrefslogtreecommitdiffstats
path: root/testing/kbuild/kobjcache.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2017-01-24 13:48:32 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2017-01-24 13:48:53 +0000
commit8b1cbc84fdb5d6dcba8b3e3e21af90506c8bfc2e (patch)
tree4cf70123201c43089e3e997ade668bffe76c4491 /testing/kbuild/kobjcache.patch
parent2e320f818729ac141b70d721a66fa8648b45c4c6 (diff)
downloadaports-8b1cbc84fdb5d6dcba8b3e3e21af90506c8bfc2e.tar.bz2
aports-8b1cbc84fdb5d6dcba8b3e3e21af90506c8bfc2e.tar.xz
community/kbuild: move from testing
Diffstat (limited to 'testing/kbuild/kobjcache.patch')
-rw-r--r--testing/kbuild/kobjcache.patch10
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>