[libc][obvious] fix strdup being listed twice
strdup was being included even if malloc wasn't and that was causing a build failure. Differential Revision: https://reviews.llvm.org/D112641
Loading
Please sign in to comment
strdup was being included even if malloc wasn't and that was causing a build failure. Differential Revision: https://reviews.llvm.org/D112641