[libc-commits] [libc] [libc] Add missing header ioctl.h on aarch64. (PR #78865)

via libc-commits libc-commits at lists.llvm.org
Sat Jan 20 15:03:56 PST 2024


================
@@ -21,4 +21,6 @@ set(TARGET_PUBLIC_HEADERS
     libc.include.threads
     libc.include.time
     libc.include.unistd
+
----------------
lntue wrote:

I just follow the pattern from `libc/config/linux/x86_64/headers.txt`

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


More information about the libc-commits mailing list