aboutsummaryrefslogtreecommitdiffstats
path: root/testing/kyototycoon/musl-header-fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/kyototycoon/musl-header-fix.patch')
-rw-r--r--testing/kyototycoon/musl-header-fix.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/testing/kyototycoon/musl-header-fix.patch b/testing/kyototycoon/musl-header-fix.patch
deleted file mode 100644
index 75edaef889..0000000000
--- a/testing/kyototycoon/musl-header-fix.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./ktdbext.h.orig
-+++ ./ktdbext.h
-@@ -16,6 +16,8 @@
- #ifndef _KTDBEXT_H // duplication check
- #define _KTDBEXT_H
-
-+#include <unistd.h>
-+
- #include <ktcommon.h>
- #include <ktutil.h>
- #include <ktulog.h>