aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/network_spgist.c
diff options
context:
space:
mode:
authorAndrew Dunstan <andrew@dunslane.net>2024-05-26 17:34:45 -0400
committerAndrew Dunstan <andrew@dunslane.net>2024-05-26 17:34:45 -0400
commit7c655a04a2dc84b59ed6dce97bd38b79e734ecca (patch)
tree4392c63d0494dd5d5b8310d15128c422fec2b0d9 /src/backend/utils/adt/network_spgist.c
parent8285b484a47d829a29fbe0ebe65cdc9f9dfb179d (diff)
downloadpostgresql-7c655a04a2dc84b59ed6dce97bd38b79e734ecca.tar.gz
postgresql-7c655a04a2dc84b59ed6dce97bd38b79e734ecca.zip
Fix meson uuid header check so it works with MSVC
The OSSP uuid.h file includes unistd.h, so to use it with MSVC we need to include the postgres include directories so it picks up our version of that in src/include/port/win32_msvc. Adjust the meson test accordingly.
Diffstat (limited to 'src/backend/utils/adt/network_spgist.c')
0 files changed, 0 insertions, 0 deletions