[libc-commits] [libc] [libc][errno] Use macro instead of system header (PR #91150)

Robin Caloudis via libc-commits libc-commits at lists.llvm.org
Mon May 13 13:38:13 PDT 2024


robincaloudis wrote:

> Thanks for the update! Do you mind removing `#include <errno.h>` in https://github.com/llvm/llvm-project/blob/main/libc/src/errno/libc_errno.cpp#L40 also.

Good catch! Done. 

https://github.com/llvm/llvm-project/pull/91150


More information about the libc-commits mailing list