[yaesu] Remove unused include of config.h

pull/1237/head
Daniele Forsi IU5HKX 2023-02-14 19:30:51 +01:00
rodzic 5c17054295
commit a04abe6e04
38 zmienionych plików z 0 dodań i 84 usunięć

Wyświetl plik

@ -21,9 +21,6 @@
*
*/
#include <hamlib/config.h>
#include <stdlib.h>
#include <string.h> /* String function definitions */

Wyświetl plik

@ -22,8 +22,6 @@
*/
#include <hamlib/config.h>
#include "hamlib/rig.h"
#include "serial.h"
#include "misc.h"

Wyświetl plik

@ -22,8 +22,6 @@
*/
#include <hamlib/config.h>
#include "hamlib/rig.h"
#include "serial.h"
#include "misc.h"

Wyświetl plik

@ -24,8 +24,6 @@
*
*/
#include <hamlib/config.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h> /* String function definitions */

Wyświetl plik

@ -28,8 +28,6 @@
*
*/
#include <hamlib/config.h>
#include <stdlib.h>
#include <string.h> /* String function definitions */

Wyświetl plik

@ -30,9 +30,6 @@
* '02, Stephane
*/
#include <hamlib/config.h>
#include <stdlib.h>
#include <string.h> /* String function definitions */
#include <math.h>

Wyświetl plik

@ -26,9 +26,6 @@
*
*/
#include <hamlib/config.h>
#include "hamlib/rig.h"
#include "bandplan.h"
#include "newcat.h"

Wyświetl plik

@ -25,7 +25,6 @@
*
*/
#include <hamlib/config.h>
#include "hamlib/rig.h"
#include "bandplan.h"

Wyświetl plik

@ -25,8 +25,6 @@
*
*/
#include <hamlib/config.h>
#include "hamlib/rig.h"
#include "misc.h"
#include "newcat.h"

Wyświetl plik

@ -25,9 +25,6 @@
*
*/
#include <hamlib/config.h>
#include "hamlib/rig.h"
#include "bandplan.h"
#include "newcat.h"

Wyświetl plik

@ -25,8 +25,6 @@
*
*/
#include <hamlib/config.h>
#include "hamlib/rig.h"
#include "bandplan.h"
#include "newcat.h"

Wyświetl plik

@ -24,8 +24,6 @@
*
*/
#include <hamlib/config.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>

Wyświetl plik

@ -26,7 +26,6 @@
*
*/
#include <hamlib/config.h>
#include "hamlib/rig.h"
#include "bandplan.h"

Wyświetl plik

@ -21,9 +21,6 @@
*
*/
#include <hamlib/config.h>
#include <stdlib.h>
#include "hamlib/rig.h"

Wyświetl plik

@ -33,8 +33,6 @@
*
*/
#include <hamlib/config.h>
#include <stdlib.h>
#include <string.h> /* String function definitions */

Wyświetl plik

@ -35,8 +35,6 @@
*
*/
#include <hamlib/config.h>
#include <stdlib.h>
#include <string.h> /* String function definitions */

Wyświetl plik

@ -34,8 +34,6 @@
*
*/
#include <hamlib/config.h>
#include <stdlib.h>
#include <string.h> /* String function definitions */

Wyświetl plik

@ -44,8 +44,6 @@
* - the many "fixme" stuff around
*/
#include <hamlib/config.h>
#include <stdlib.h>
#include <string.h> /* String function definitions */
#include <stdbool.h>

Wyświetl plik

@ -25,8 +25,6 @@
*
*/
#include <hamlib/config.h>
#include <stdlib.h>
#include <string.h> /* String function definitions */

Wyświetl plik

@ -44,8 +44,6 @@
*
*/
#include <hamlib/config.h>
#include <stdlib.h>
#include <string.h> /* String function definitions */

Wyświetl plik

@ -50,8 +50,6 @@
* doesn't work from front panel either.
*/
#include <hamlib/config.h>
#include <stdlib.h>
#include <string.h> /* String function definitions */

Wyświetl plik

@ -25,8 +25,6 @@
*
*/
#include <hamlib/config.h>
#include <stdlib.h>
#include <string.h> /* String function definitions */

Wyświetl plik

@ -29,9 +29,6 @@
*
*/
#include <hamlib/config.h>
#include <string.h>
#include "hamlib/rig.h"
#include "bandplan.h"

Wyświetl plik

@ -25,8 +25,6 @@
*
*/
#include <hamlib/config.h>
#include <stdlib.h>
#include <string.h> /* String function definitions */

Wyświetl plik

@ -26,8 +26,6 @@
*/
#include <hamlib/config.h>
#include "hamlib/rig.h"
#include "bandplan.h"
#include "serial.h"

Wyświetl plik

@ -28,8 +28,6 @@
*
*/
#include <hamlib/config.h>
#include <stdlib.h>
#include <string.h> /* String function definitions */

Wyświetl plik

@ -25,8 +25,6 @@
*
*/
#include <hamlib/config.h>
#include "hamlib/rig.h"
#include "bandplan.h"
#include "serial.h"

Wyświetl plik

@ -83,9 +83,6 @@
* get_conf
*/
#include <hamlib/config.h>
#include <stdlib.h>
#include <string.h> /* String function definitions */
#include <sys/time.h> /* for timeofday call */

Wyświetl plik

@ -31,9 +31,6 @@
* G0OAN
*/
#include <hamlib/config.h>
#include <stdlib.h>
#include <string.h> /* String function definitions */

Wyświetl plik

@ -38,8 +38,6 @@
* Collaboration between M0EZP David Brewerton and K1MMI Edmund Hajjar
*/
#include <hamlib/config.h>
#include <stdlib.h>
#include <string.h> /* String function definitions */

Wyświetl plik

@ -29,9 +29,6 @@
*
*/
#include <hamlib/config.h>
#include <stdlib.h>
#include <string.h>
#include "hamlib/rig.h"

Wyświetl plik

@ -26,8 +26,6 @@
*
*/
#include <hamlib/config.h>
#include "hamlib/rig.h"
#include "bandplan.h"
#include "tones.h"

Wyświetl plik

@ -26,8 +26,6 @@
*
*/
#include <hamlib/config.h>
#include "hamlib/rig.h"
#include "bandplan.h"
#include "tones.h"

Wyświetl plik

@ -27,8 +27,6 @@
*
*/
#include <hamlib/config.h>
#include "hamlib/rig.h"
#include "bandplan.h"
#include "tones.h"

Wyświetl plik

@ -27,9 +27,6 @@
*
*/
#include <hamlib/config.h>
#include <stdlib.h>
#include <string.h> /* String function definitions */
#include <math.h>

Wyświetl plik

@ -54,8 +54,6 @@
*/
#include <hamlib/config.h>
// cppcheck-suppress *
#include <stdlib.h>

Wyświetl plik

@ -28,8 +28,6 @@
*
*/
#include <hamlib/config.h>
#include <stdlib.h>
#include <stdio.h>
#include <string.h>

Wyświetl plik

@ -23,8 +23,6 @@
*
*/
#include <hamlib/config.h>
#include <unistd.h> /* UNIX standard function definitions */
#include "hamlib/rig.h"