CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
iproute2: deleted port
[crossrootfs.git] / cpio / cpio-2.11-stat.patch
CommitLineData
7d238b28
VM
1--- a/src/filetypes.h
2+++ b/src/filetypes.h
3@@ -82,4 +82,6 @@
4 #define lstat stat
5 #endif
6 int lstat ();
7+#ifndef stat
8 int stat ();
9+#endif