Only require librtlsdr headers while we're compiling dump1090,
not the other helpers that don't use the dongle.
This commit is contained in:
parent
656df98a76
commit
5fa039a2d4
2 changed files with 5 additions and 1 deletions
|
|
@ -49,6 +49,8 @@
|
|||
|
||||
#include "dump1090.h"
|
||||
|
||||
#include <rtl-sdr.h>
|
||||
|
||||
#include <stdarg.h>
|
||||
#include <endian.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue