From: Victor Martinez Date: Thu, 17 May 2018 20:33:29 +0000 (+0000) Subject: cpio: removed old patch X-Git-Url: http://gitweb/?a=commitdiff_plain;h=c032a1226928df0c739327537ef369ea9197cdcb;p=crossrootfs.git cpio: removed old patch --- diff --git a/cpio/cpio-2.11-stat.patch b/cpio/cpio-2.11-stat.patch deleted file mode 100644 index c6d99cf..0000000 --- a/cpio/cpio-2.11-stat.patch +++ /dev/null @@ -1,9 +0,0 @@ ---- a/src/filetypes.h -+++ b/src/filetypes.h -@@ -82,4 +82,6 @@ - #define lstat stat - #endif - int lstat (); -+#ifndef stat - int stat (); -+#endif