diff --git a/src/helper/command.h b/src/helper/command.h index 07f3c29906ab2f341b4646f4a96bf09f42893a8a..48cbdaab748cf7e46a8b27576f82d3f1bb6b5dc5 100644 --- a/src/helper/command.h +++ b/src/helper/command.h @@ -32,7 +32,6 @@ /* Jim is provied by eCos */ #include <cyg/jimtcl/jim.h> #else -#define JIM_EMBEDDED #include "jim.h" #endif