summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-grpcio/0001-zlib-Include-unistd.h-for-open-close-C-APIs.patch
Commit message (Collapse)AuthorAgeFilesLines
* python3-grpcio: Add missing include for close/open APIsKhem Raj2023-02-121-0/+27
This is found with clang16 stricter warnings Signed-off-by: Khem Raj <raj.khem@gmail.com>