head 1.1; access; symbols; locks; strict; comment @// @; 1.1 date 2026.09.08.13.20.45; author sjmulder; state Exp; branches; next ; commitid 2RlRJahMU2XHVOUG; desc @@ 1.1 log @lang/gcc12: account for linux/scc.h removal Header removed in Linux 7.1: https://github.com/torvalds/linux/commit/64edfa65062dc4509ba75978116b2f6d392346f5 @ text @$NetBSD$ Account for linux/scc.h removal (Linux 7.1) --- libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.cpp.orig 2026-09-07 16:20:54.744292218 +0000 +++ libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.cpp @@@@ -150,7 +150,6 @@@@ typedef struct user_fpregs elf_fpregset_ #include #include #include -#include #include #include #include @@@@ -478,8 +477,6 @@@@ unsigned struct_ElfW_Phdr_sz = sizeof(El 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); @