From 2075ad079338244b76e49192154f34ca75ac69ae Mon Sep 17 00:00:00 2001 From: Stefan Crain Date: Fri, 13 Mar 2015 09:50:12 -0400 Subject: [PATCH] Adding missing define in header, fixes #21 --- smc-command/smc.h | 1 + 1 file changed, 1 insertion(+) diff --git a/smc-command/smc.h b/smc-command/smc.h index 659dccf..5f086b4 100755 --- a/smc-command/smc.h +++ b/smc-command/smc.h @@ -22,6 +22,7 @@ #define __SMC_H__ #endif +#define CMD_TOOL #define VERSION "0.01" #define OP_NONE 0