[libc][NFC][Obvious] Add a missing dep.

This commit is contained in:
Siva Chandra 2021-01-18 21:59:12 -08:00
parent 7dadcd02d6
commit ffb254978c
1 changed files with 1 additions and 0 deletions

View File

@ -119,6 +119,7 @@ add_gen_header(
DEF_FILE unistd.h.def
GEN_HDR unistd.h
DEPENDS
.libc_posix_types
.llvm_libc_common_h
)