summaryrefslogtreecommitdiff
path: root/util/oem_quanta.c
diff options
context:
space:
mode:
Diffstat (limited to 'util/oem_quanta.c')
-rw-r--r--util/oem_quanta.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/util/oem_quanta.c b/util/oem_quanta.c
index f41e4d2..0d774b9 100644
--- a/util/oem_quanta.c
+++ b/util/oem_quanta.c
@@ -45,8 +45,13 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
extern int decode_sensor_intel_nm(uchar *sdr,uchar *reading,
char *pstring,int slen); /*oem_intel.c*/
+#ifdef METACOMMAND
+extern char * progver; /*from ipmiutil.c*/
+static char * progname = "ipmiutil quantaoem";
+#else
static char * progver = "3.08";
static char * progname = "iquantaoem";
+#endif
static char fdbg = 0;
/*