Skip to content

Commit 829906f

Browse files
committed
Fix headerscheck in vpath builds
Oversight in dac048f per buildfarm animal crake. Fix per suggestion from Andrew Dunstan. Discussion: https://www.postgresql.org/message-id/e3f4a3d0-dfcc-41cc-1ed2-acc15700ddef%40dunslane.net
1 parent eac76cc commit 829906f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/tools/pginclude/headerscheck

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,8 @@ do
155155
EXTRAINCLUDES="$python_includespec" ;;
156156
src/interfaces/ecpg/*)
157157
EXTRAINCLUDES="-I $builddir/src/interfaces/ecpg/include -I $srcdir/src/interfaces/ecpg/include" ;;
158+
src/backend/utils/adt/*)
159+
EXTRAINCLUDES="-I $builddir/src/backend/utils/adt/" ;;
158160
*)
159161
EXTRAINCLUDES="" ;;
160162
esac

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