mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2026-01-14 07:17:14 +00:00
Earlier compilers such as GCC 4 do not like anynomous unions, make it a named
union "u", and update the code where relevant.
Fixes FS#298
Fixes:
|
||
|---|---|---|
| .. | ||
| src | ||
| Makefile | ||