kopia lustrzana https://github.com/Hamlib/Hamlib
[yaesu] Fix includes
rodzic
420125b8bc
commit
7673abc59b
|
@ -25,11 +25,11 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
#include "hamlib/rig.h"
|
||||
#include "bandplan.h"
|
||||
#include "serial.h"
|
||||
#include "misc.h"
|
||||
#include "yaesu.h"
|
||||
#include "newcat.h"
|
||||
#include "ft2000.h"
|
||||
|
|
|
@ -26,6 +26,7 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
#include "hamlib/rig.h"
|
||||
#include "bandplan.h"
|
||||
|
|
|
@ -25,11 +25,11 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
#include "hamlib/rig.h"
|
||||
#include "bandplan.h"
|
||||
#include "serial.h"
|
||||
#include "misc.h"
|
||||
#include "yaesu.h"
|
||||
#include "newcat.h"
|
||||
#include "ft9000.h"
|
||||
|
|
|
@ -27,8 +27,6 @@
|
|||
|
||||
#include "hamlib/rig.h"
|
||||
#include "bandplan.h"
|
||||
#include "serial.h"
|
||||
#include "misc.h"
|
||||
#include "yaesu.h"
|
||||
#include "newcat.h"
|
||||
#include "ft950.h"
|
||||
|
|
|
@ -90,7 +90,6 @@
|
|||
#include "hamlib/rig.h"
|
||||
#include "serial.h"
|
||||
#include "misc.h"
|
||||
#include "bandplan.h"
|
||||
#include "yaesu.h"
|
||||
#include "ft980.h"
|
||||
|
||||
|
|
|
@ -33,7 +33,6 @@
|
|||
#include <string.h>
|
||||
|
||||
#include "hamlib/rig.h"
|
||||
#include "bandplan.h"
|
||||
#include "serial.h"
|
||||
#include "misc.h"
|
||||
#include "yaesu.h"
|
||||
|
|
|
@ -32,8 +32,6 @@
|
|||
#define _VX1700_H 1
|
||||
|
||||
#include <hamlib/rig.h>
|
||||
#include <tones.h>
|
||||
|
||||
|
||||
#define VX1700_MIN_CHANNEL 1
|
||||
#define VX1700_MAX_CHANNEL 200
|
||||
|
|
|
@ -27,7 +27,6 @@
|
|||
|
||||
#include "hamlib/rig.h"
|
||||
#include "serial.h"
|
||||
#include "misc.h"
|
||||
#include "register.h"
|
||||
|
||||
#include "yaesu.h"
|
||||
|
|
Ładowanie…
Reference in New Issue