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

@@ -53,6 +53,9 @@
#include <pkgconf/jimtcl.h>
#include <stdio.h>
#include <stdlib.h>
typedef CYG_ADDRWORD intptr_t;
#include <string.h>
#include <stdarg.h>
#include <ctype.h>