================ @@ -9,8 +9,8 @@ #ifndef LLVM_LIBC_SRC_UNISTD_PREAD_H #define LLVM_LIBC_SRC_UNISTD_PREAD_H +#include "hdr/unistd_macros.h" ---------------- RossComputerGuy wrote: Done. https://github.com/llvm/llvm-project/pull/118882