Mictronics / readsb-protobuf

Readsb is a Mode-S/ADSB/TIS decoder for RTLSDR, BladeRF, Modes-Beast and GNS5894 devices. Future development version with protocol buffer storage.
Other
86 stars 24 forks source link

Fix compilation against musl libc #33

Open stintel opened 1 month ago

stintel commented 1 month ago

The second commit is not a musl fix, but the third commit changes the same code. As it are two changes fixing completely different problems, the changes do not belong in a single commit.