Backout last commit, oops! SIGCKPT had already been added and it was redundant.
[dragonfly.git] / contrib / cpio / safe-stat.h
1 #define SAFE_STAT(path,pbuf) stat(path,pbuf)