mirror of
https://github.com/rtlsdrblog/rtl-sdr-blog.git
synced 2025-07-09 10:55:11 +02:00
fix windows build
We really should not have pkgconfig as a build requirement on windows.
This commit is contained in:
@ -35,6 +35,7 @@
|
||||
#include <fcntl.h>
|
||||
#else
|
||||
#include <winsock2.h>
|
||||
#include <WS2tcpip.h>
|
||||
#include "getopt/getopt.h"
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user