summaryrefslogtreecommitdiff
path: root/user/kio/strcpy-ppc.patch
diff options
context:
space:
mode:
Diffstat (limited to 'user/kio/strcpy-ppc.patch')
-rw-r--r--user/kio/strcpy-ppc.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/user/kio/strcpy-ppc.patch b/user/kio/strcpy-ppc.patch
deleted file mode 100644
index 119f0a71f..000000000
--- a/user/kio/strcpy-ppc.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- kio-5.43.0/src/ioslaves/file/sharefd_p.h.old 2018-03-09 01:13:49.473808589 -0600
-+++ kio-5.43.0/src/ioslaves/file/sharefd_p.h 2018-03-09 01:35:33.903523248 -0600
-@@ -24,6 +24,7 @@
- #include <sys/un.h>
- #include <iostream>
- #include <unistd.h>
-+#include <cstring>
- #include <sys/socket.h>
- #include <string.h>
- #include <stddef.h>