meson: fix header path of ossp-uuid

Andres Freund <andres@anarazel.de>

Commit: 4e633016abe9b82053aafb2fe9d3317add73f74d
Author: Andres Freund <andres@anarazel.de>
Date: 2023-03-11T21:24:40Z
Releases: 16.0
meson: fix header path of ossp-uuid

The ossp-uuid pkg-config file includes the necessary -I to include the header
as uuid.h. Previously this would only work if ossp-uuid has its headers in
ossp/ in an already searched path.

Reported-by: Andrew Dunstan <andrew@dunslane.net>
Discussion: https://postgr.es/m/7bb8b8a5-5297-ab3c-3412-466fd0124d00@dunslane.net

Files

PathChange+/−
meson.build modified +1 −1

Discussion