hamlib/rigs/harris
Daniele Forsi IU5HKX 3036bd98d3
Fix ambiguous syntax of includes
Fixed by hand in gqrx.c and with:
perl -pe 's/<bandplan.h>/"bandplan.h"/' -i rigs/*/*.c
perl -pe 's/<serial.h>/"serial.h"/' -i rigs/*/*.c
perl -pe 's,<hamlib/rig.h>,"hamlib/rig.h",' -i rigs/*/*.h

(cherry picked from commit 7675766ba8)
2026-05-31 12:09:22 -05:00
..
harris.c Warning fixed long long 2026-04-04 20:45:26 +02:00
harris.h Fix ambiguous syntax of includes 2026-05-31 12:09:22 -05:00
Makefile.am Remove old-fashioned and buggy Android.mk build system 2026-05-17 22:49:59 +08:00
prc138.c Fixes to PR #2028 2026-04-10 18:21:00 -05:00
prc138.h Fix ambiguous syntax of includes 2026-05-31 12:09:22 -05:00