Skip to content

Commit ffb2549

Browse files
author
Siva Chandra
committed
[libc][NFC][Obvious] Add a missing dep.
1 parent 7dadcd0 commit ffb2549

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libc/include/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ add_gen_header(
119119
DEF_FILE unistd.h.def
120120
GEN_HDR unistd.h
121121
DEPENDS
122+
.libc_posix_types
122123
.llvm_libc_common_h
123124
)
124125

0 commit comments

Comments
 (0)