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

Joseph Huber via libc-commits libc-commits at lists.llvm.org
Sat Jan 20 15:01:50 PST 2024


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

Why the space?

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


More information about the libc-commits mailing list