Suppress warning when compiling with -DPROFILE_PID_DIR: sys/stat.h is
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 25 Jul 2007 19:58:56 +0000 (19:58 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 25 Jul 2007 19:58:56 +0000 (19:58 +0000)
commit94d1ac42504ef79ed7269ebfa1965ef08d7c496b
tree6667cdd681573276ac584e37fcdfab4515766d99
parent09edbad230690e978678dcdb0a873f200f5f311e
Suppress warning when compiling with -DPROFILE_PID_DIR: sys/stat.h is
supposed to be included when using mkdir().
src/backend/storage/ipc/ipc.c