summaryrefslogtreecommitdiff
path: root/src/helper
diff options
context:
space:
mode:
Diffstat (limited to 'src/helper')
-rw-r--r--src/helper/command.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/helper/command.h b/src/helper/command.h
index 48cbdaab..07f3c299 100644
--- a/src/helper/command.h
+++ b/src/helper/command.h
@@ -32,6 +32,7 @@
/* Jim is provied by eCos */
#include <cyg/jimtcl/jim.h>
#else
+#define JIM_EMBEDDED
#include "jim.h"
#endif