mirror of
https://github.com/rtlsdrblog/rtl-sdr-blog.git
synced 2025-06-26 05:07:49 +02:00
@ -29,6 +29,7 @@
|
||||
#include <sys/socket.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/socket.h>
|
||||
#include <sys/time.h>
|
||||
#include <netinet/in.h>
|
||||
#include <fcntl.h>
|
||||
#else
|
||||
@ -36,7 +37,6 @@
|
||||
#endif
|
||||
|
||||
#include <pthread.h>
|
||||
#include <libusb.h>
|
||||
|
||||
#include "rtl-sdr.h"
|
||||
|
||||
|
Reference in New Issue
Block a user