2 lines
45 B
C
2 lines
45 B
C
|
#define SAFE_STAT(path,pbuf) stat(path,pbuf)
|
|
#define SAFE_STAT(path,pbuf) stat(path,pbuf)
|