kopia lustrzana https://github.com/Hamlib/Hamlib
rodzic
1b3cee99fb
commit
60782af15a
|
@ -5,8 +5,11 @@
|
||||||
//#include <unistd.h>
|
//#include <unistd.h>
|
||||||
#include <hamlib/rig.h>
|
#include <hamlib/rig.h>
|
||||||
//#include <sys/socket.h>
|
//#include <sys/socket.h>
|
||||||
//#include <netinet/in.h>
|
#include <netinet/in.h>
|
||||||
//#include <arpa/inet.h>
|
|
||||||
|
#ifdef HAVE_ARPA_INET_H
|
||||||
|
#include <arpa/inet.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
#ifndef MULTICAST_H
|
#ifndef MULTICAST_H
|
||||||
#define MULTICAST_H
|
#define MULTICAST_H
|
||||||
|
|
Ładowanie…
Reference in New Issue