]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/cpio/src/safe-stat.h
This commit was generated by cvs2svn to compensate for changes in r154178,
[FreeBSD/FreeBSD.git] / contrib / cpio / src / safe-stat.h
1 #define SAFE_STAT(path,pbuf) stat(path,pbuf)