OSDN Git Service

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)
commitfdb5b69e9c8f7186fe43c21580ac2ba45db1740f
tree2540eb96c4d42e09ae214eef6e7b0a2aeb72990a
parent3eb98fd16550304a9508c3e0ceac435647f672c9
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