diff --git a/include/hamlib/rig.h b/include/hamlib/rig.h index b8ab34946..1d3f7ccc9 100644 --- a/include/hamlib/rig.h +++ b/include/hamlib/rig.h @@ -847,6 +847,7 @@ typedef enum { * \brief configuration token */ typedef long hamlib_token_t; +#define token_t hamlib_token_t //! @cond Doxygen_Suppress