Skip to content

Commit e011575

Browse files
committed
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.
1 parent 570be1f commit e011575

File tree

1 file changed

+1
-0
lines changed
  • src/backend/storage/file

1 file changed

+1
-0
lines changed

src/backend/storage/file/fd.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@
7676
#include "catalog/catalog.h"
7777
#include "catalog/pg_tablespace.h"
7878
#include "pgstat.h"
79+
#include "portability/mem.h"
7980
#include "storage/fd.h"
8081
#include "storage/ipc.h"
8182
#include "utils/guc.h"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy