| commit | f56693d0ed62e7f355e7f060d5e0dcc78dc596ac | [log] [tgz] |
|---|---|---|
| author | Aditya Kumar <[email protected]> | Tue Jan 28 15:53:37 2025 -0800 |
| committer | Aditya Kumar <[email protected]> | Wed Jan 29 11:58:07 2025 -0800 |
| tree | 118b96998eaeeee750a3370ead6f8740c0346076 | |
| parent | 843f4f28aa2f91b84a488af406a726f326e9497f [diff] |
Add linux/udp.h Bionic(bionic/libc/kernel/tools/defaults.py) replaces udphdr with __kernel_udphdr and because of that build targets like hardware/google/apf can't compile with musl just by including linux/udp.h. This patch undoes the renaming. See aosp/3467528 for more context. Change-Id: Id9a640664769cf82537105f3608d8bb0f1b2f8ef