Sync with official Jim Tcl repository.

This commit is contained in:
oyvind
2009-10-19 15:16:42 +02:00
parent 89a8a37998
commit 557d1b6490
3 changed files with 6 additions and 4 deletions

View File

@@ -52,8 +52,7 @@
#define __JIM_EVENTLOOP_CORE__
#ifdef __ECOS
#include <pkgconf/jimtcl.h>
#endif
#ifdef __ECOS
#include <sys/time.h>
#include <cyg/jimtcl/jim.h>
#include <cyg/jimtcl/jim-eventloop.h>
#else