Thread: pgsql: Fix bit-rot in ipc_test.c; it didn't include some stuff that

pgsql: Fix bit-rot in ipc_test.c; it didn't include some stuff that

From
tgl@svr1.postgresql.org (Tom Lane)
Date:
Log Message:
-----------
Fix bit-rot in ipc_test.c; it didn't include some stuff that pg_shmem.c
now depends on.

Modified Files:
--------------
    pgsql/src/backend/port:
        ipc_test.c (r1.16 -> r1.17)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/port/ipc_test.c.diff?r1=1.16&r2=1.17)