From 58e6ee3553cb3b371820fd0877ff5617ddd01a8a Mon Sep 17 00:00:00 2001 From: Mike Black W9MDB Date: Tue, 9 May 2023 12:00:53 -0500 Subject: [PATCH] I think we can work without config.h being included in rig.h https://github.com/Hamlib/Hamlib/issues/695 --- include/hamlib/rig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/hamlib/rig.h b/include/hamlib/rig.h index a1b9f57ac..4f2c55367 100644 --- a/include/hamlib/rig.h +++ b/include/hamlib/rig.h @@ -55,7 +55,7 @@ /* Rig list is in a separate file so as not to mess up w/ this one */ #include -#include +//#include /** * \addtogroup rig