Thread: pgsql: Include portability/mem.h into fd.c for MAP_FAILED.

pgsql: Include portability/mem.h into fd.c for MAP_FAILED.

From
Andres Freund
Date:
Include portability/mem.h into fd.c for MAP_FAILED.

Buildfarm members gaur and pademelon are old enough not to know about
MAP_FAILED; which is used in 428b1d6. Include portability/mem.h to fix;
as already done in a bunch of other places.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/e01157500f26342bf4f067a4eb1e45ab9a3cd410

Modified Files
--------------
src/backend/storage/file/fd.c | 1 +
1 file changed, 1 insertion(+)