forked from OSchip/llvm-project
[libc][obvious] Add the new ctype.h target to the list of x86_64 headers.
This will fix the integration test which is failing currently.
This commit is contained in:
parent
9500d48de3
commit
462b3564f1
|
@ -1,5 +1,6 @@
|
|||
set(TARGET_PUBLIC_HEADERS
|
||||
libc.include.assert_h
|
||||
libc.include.ctype
|
||||
libc.include.errno
|
||||
libc.include.math
|
||||
libc.include.signal
|
||||
|
|
Loading…
Reference in New Issue