Hi,
In 10.14 last year, Apple stopped installing headers with the command line tools, but it was possible to get them via a separate .pkg installer which they placed at /Library/Developer/CommandLineTools/Packages/macOS_SDK_headers_for_macOS_10.14.pkg.
This appears to be completely missing in 10.15 and I'm unable to compile 3rd party software using the command line tools because of missing headers like zlib and libxml2
Anyone know where to get them for macOS 10.15 Catalina?
Thanks