summaryrefslogtreecommitdiffstats
path: root/contrib/cpio/src/safe-stat.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/cpio/src/safe-stat.h')
-rw-r--r--contrib/cpio/src/safe-stat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/cpio/src/safe-stat.h b/contrib/cpio/src/safe-stat.h
new file mode 100644
index 0000000..3a37970
--- /dev/null
+++ b/contrib/cpio/src/safe-stat.h
@@ -0,0 +1 @@
+#define SAFE_STAT(path,pbuf) stat(path,pbuf)
OpenPOWER on IntegriCloud