Suppress warning when compiling with -DPROFILE_PID_DIR: sys/stat.h is

Tom Lane <tgl@sss.pgh.pa.us>

Commit: fdb5b69e9c8f7186fe43c21580ac2ba45db1740f
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2007-07-25T19:58:56Z
Releases: 8.3.0
Suppress warning when compiling with -DPROFILE_PID_DIR: sys/stat.h is
supposed to be included when using mkdir().

Files

PathChange+/−
src/backend/storage/ipc/ipc.c modified +2 −1