summaryrefslogtreecommitdiff
path: root/src/helper/jim.h
diff options
context:
space:
mode:
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2008-08-07 16:37:20 +0000
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2008-08-07 16:37:20 +0000
commitc76b0618d7457a68b464a64e91ed98dc2482b262 (patch)
tree05cc3e57e9413d4e43908ceec7e678470f536fc5 /src/helper/jim.h
parent2cec23fc3761b2f7d978851eef62c4a291a0f18f (diff)
downloadopenocd+libswd-c76b0618d7457a68b464a64e91ed98dc2482b262.tar.gz
openocd+libswd-c76b0618d7457a68b464a64e91ed98dc2482b262.tar.bz2
openocd+libswd-c76b0618d7457a68b464a64e91ed98dc2482b262.tar.xz
openocd+libswd-c76b0618d7457a68b464a64e91ed98dc2482b262.zip
David Kuehling <dvdkhlng@gmx.de> - added jim-eventloop.c
git-svn-id: svn://svn.berlios.de/openocd/trunk@898 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'src/helper/jim.h')
-rw-r--r--src/helper/jim.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/helper/jim.h b/src/helper/jim.h
index a9af0251..32020ccc 100644
--- a/src/helper/jim.h
+++ b/src/helper/jim.h
@@ -50,6 +50,7 @@ extern "C" {
#include <limits.h>
#include <stdio.h> /* for the FILE typedef definition */
#include <stdlib.h> /* In order to export the Jim_Free() macro */
+#include <stdarg.h> /* In order to get type va_list */
/* -----------------------------------------------------------------------------
* Some /very/ old compiler maybe do not know how to