Add rfcomm_sppd(1) - RFCOMM Serial Port Profile daemon.
[dragonfly.git] / contrib / cpio / safe-stat.h
blob3a379703cf64509f75b99d944ca0f6461ffc7167
1 #define SAFE_STAT(path,pbuf) stat(path,pbuf)