Skip to content
Snippets Groups Projects
Commit 9c2468ee authored by zwelch's avatar zwelch
Browse files

Include types.h in command.h to make stdint.h available through it.

git-svn-id: svn://svn.berlios.de/openocd/trunk@1775 b42882b7-edfa-0310-969c-e2dbd0fdcd60
parent 709fd9d6
Branches
No related tags found
No related merge requests found
......@@ -23,6 +23,8 @@
#ifndef COMMAND_H
#define COMMAND_H
#include "types.h"
/* Integrate the JIM TCL interpretor into the command processing. */
#if BUILD_ECOSBOARD
#include <stdio.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment