| ... | ... | @@ -152,16 +152,15 @@ typedef struct user_fpregs elf_fpregset_t; |
| 152 | 152 | #if defined(__mips64) |
| 153 | 153 | # include <sys/procfs.h> |
| 154 | 154 | #endif |
| 155 | | #include <sys/user.h> |
| 156 | | #include <linux/if_eql.h> |
| 157 | | #include <linux/if_plip.h> |
| 158 | | #include <linux/lp.h> |
| 159 | | #include <linux/mroute.h> |
| 160 | | #include <linux/mroute6.h> |
| 161 | | #include <linux/scc.h> |
| 162 | | #include <linux/serial.h> |
| 163 | | #include <sys/msg.h> |
| 164 | | #include <sys/ipc.h> |
| 155 | # include <linux/if_eql.h> |
| 156 | # include <linux/if_plip.h> |
| 157 | # include <linux/lp.h> |
| 158 | # include <linux/mroute.h> |
| 159 | # include <linux/mroute6.h> |
| 160 | # include <linux/serial.h> |
| 161 | # include <sys/ipc.h> |
| 162 | # include <sys/msg.h> |
| 163 | # include <sys/user.h> |
| 165 | 164 | #endif // SANITIZER_ANDROID |
| 166 | 165 | |
| 167 | 166 | #include <link.h> |
| ... | ... | @@ -534,8 +533,6 @@ unsigned struct_ElfW_Phdr_sz = sizeof(Elf_Phdr); |
| 534 | 533 | unsigned struct_kbsentry_sz = sizeof(struct kbsentry); |
| 535 | 534 | unsigned struct_mtconfiginfo_sz = sizeof(struct mtconfiginfo); |
| 536 | 535 | unsigned struct_nr_parms_struct_sz = sizeof(struct nr_parms_struct); |
| 537 | | unsigned struct_scc_modem_sz = sizeof(struct scc_modem); |
| 538 | | unsigned struct_scc_stat_sz = sizeof(struct scc_stat); |
| 539 | 536 | unsigned struct_serial_multiport_struct_sz |
| 540 | 537 | = sizeof(struct serial_multiport_struct); |
| 541 | 538 | unsigned struct_serial_struct_sz = sizeof(struct serial_struct); |