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

Andres Freund <andres@anarazel.de>

Commit: e01157500f26342bf4f067a4eb1e45ab9a3cd410
Author: Andres Freund <andres@anarazel.de>
Date: 2016-03-12T20:16:48Z
Releases: 9.6.0
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.

Files

PathChange+/−
src/backend/storage/file/fd.c modified +1 −0