Skip to content

Commit 755a482

Browse files
aaryanshuklayuxuanchen1997
authored andcommitted
Revert "[libc] newheadergen: cmakelist file changes" (#99413)
Reverts #99404
1 parent 4b57dda commit 755a482

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libc/include/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ file(MAKE_DIRECTORY ${LIBC_INCLUDE_DIR}/arpa)
173173

174174
add_header_macro(
175175
arpa_inet
176-
../libc/newhdrgen/yaml/arpa/arpa_inet.yaml
176+
../libc/newhdrgen/yaml/arpa_inet.yaml
177177
arpa/inet.h.def
178178
arpa/inet.h
179179
DEPENDS
@@ -703,7 +703,7 @@ if(LIBC_TARGET_OS_IS_GPU)
703703

704704
add_header_macro(
705705
gpu_rpc
706-
../libc/newhdrgen/yaml/gpu/gpu_rpc.yaml
706+
../libc/newhdrgen/yaml/rpc.yaml
707707
gpu/rpc.h.def
708708
gpu/rpc.h
709709
DEPENDS

0 commit comments

Comments
 (0)