kopia lustrzana https://github.com/Hamlib/Hamlib
Fix mingw compile warning
rodzic
b55a46a0f6
commit
9fd6af9699
|
@ -32,6 +32,7 @@
|
||||||
* CM108 Audio chips found on many USB audio interfaces have controllable
|
* CM108 Audio chips found on many USB audio interfaces have controllable
|
||||||
* General Purpose Input/Output pins.
|
* General Purpose Input/Output pins.
|
||||||
*/
|
*/
|
||||||
|
#include <hamlib/rig.h>
|
||||||
#include <hamlib/config.h>
|
#include <hamlib/config.h>
|
||||||
|
|
||||||
#include <string.h> /* String function definitions */
|
#include <string.h> /* String function definitions */
|
||||||
|
@ -65,7 +66,6 @@
|
||||||
# include <linux/hidraw.h>
|
# include <linux/hidraw.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <hamlib/rig.h>
|
|
||||||
#include "cm108.h"
|
#include "cm108.h"
|
||||||
|
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue