Make inclusion logic for sys/sem.h and sys/ipc.h consistent across all

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

Commit: 0648d78ac4ae3d3945348392795a401ddd4b2839
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2001-10-01T18:16:35Z
Releases: 7.2.1
Make inclusion logic for sys/sem.h and sys/ipc.h consistent across all
the files that need them.  Per trouble report from Teodor.

Files

PathChange+/−
src/backend/storage/ipc/ipc.c modified +2 −7
src/backend/storage/lmgr/proc.c modified +7 −13
src/backend/storage/lmgr/spin.c modified +8 −2