diff --git a/include/hamlib/rig.h b/include/hamlib/rig.h index c263ed50b..e2ca47011 100644 --- a/include/hamlib/rig.h +++ b/include/hamlib/rig.h @@ -5,7 +5,7 @@ * will be used for obtaining rig capabilities. * * - * $Id: rig.h,v 1.14 2001-02-07 23:40:16 f4cfe Exp $ * + * $Id: rig.h,v 1.15 2001-02-09 23:02:56 f4cfe Exp $ * * * * This program is free software; you can redistribute it and/or @@ -31,6 +31,8 @@ #include /* required for FILE definition */ #include /* required for struct timeval */ +extern const char hamlib_version[]; + /* * Error codes that can be returned by the Hamlib functions */