Skip to content

Commit 0689dc3

Browse files
committed
Add includes to make header files self-contained
1 parent ff963b3 commit 0689dc3

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/include/executor/nodeHashjoin.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
#ifndef NODEHASHJOIN_H
1515
#define NODEHASHJOIN_H
1616

17+
#include "access/parallel.h"
1718
#include "nodes/execnodes.h"
1819
#include "storage/buffile.h"
1920

src/include/utils/sharedtuplestore.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
#ifndef SHAREDTUPLESTORE_H
1414
#define SHAREDTUPLESTORE_H
1515

16+
#include "access/htup.h"
1617
#include "storage/fd.h"
1718
#include "storage/sharedfileset.h"
1819

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