--- llvm-project-git-2078da43e.old/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp +++ llvm-project-git-2078da43e/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp @@ -157,7 +157,6 @@ #include #include #include -#include #include #include #include @@ -532,8 +531,6 @@ unsigned struct_kbsentry_sz = sizeof(struct kbsentry); unsigned struct_mtconfiginfo_sz = sizeof(struct mtconfiginfo); unsigned struct_nr_parms_struct_sz = sizeof(struct nr_parms_struct); - unsigned struct_scc_modem_sz = sizeof(struct scc_modem); - unsigned struct_scc_stat_sz = sizeof(struct scc_stat); unsigned struct_serial_multiport_struct_sz = sizeof(struct serial_multiport_struct); unsigned struct_serial_struct_sz = sizeof(struct serial_struct);