saghul / pycares

Python interface for c-ares
https://pypi.org/project/pycares/
MIT License
165 stars 73 forks source link

build: fix build error on macOS #148

Closed saghul closed 3 years ago

saghul commented 3 years ago

Prepend local includes.

Fixes: https://github.com/saghul/pycares/issues/136

saghul commented 3 years ago

Supersedes https://github.com/saghul/pycares/pull/141