mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-30 14:13:07 +01: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 | ||