tomojitakasu / RTKLIB

2.58k stars 1.63k forks source link

Missing header <sys/select.h> in rtklib.h #547

Open tlaronde opened 4 years ago

tlaronde commented 4 years ago

Hello,

Compilation under NetBSD 8.0 succeeds with just a minor modification: header <sys/select.h> is missing in src/rtklib.h for declarations of fd_set, FD_SET and al.

Thank you for the work!

tomojitakasu commented 3 years ago

Thanks. It is fixed in 2.4.3 b34.