Skip to content

Commit 2bf8be7

Browse files
author
Siva Chandra Reddy
committed
[libc][NFC] Add fenv and string headers to x86_64 headers list.
1 parent b32506c commit 2bf8be7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

libc/config/linux/x86_64/headers.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,13 @@ set(TARGET_PUBLIC_HEADERS
22
libc.include.assert_h
33
libc.include.ctype
44
libc.include.errno
5+
libc.include.fenv
56
libc.include.inttypes
67
libc.include.math
78
libc.include.signal
89
libc.include.stdio
910
libc.include.stdlib
11+
libc.include.string
1012
libc.include.sys_mman
1113
libc.include.sys_syscall
1214
libc.include.threads

0 commit comments

Comments
 (0)