leave eCos include file issues alone for now.

git-svn-id: svn://svn.berlios.de/openocd/trunk@1723 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
oharboe
2009-05-11 07:26:11 +00:00
parent 6cb7d00a03
commit dda225b7b3
2 changed files with 39 additions and 21 deletions

View File

@@ -51,8 +51,10 @@
#include <ifaddrs.h>
#endif
#ifdef HAVE_MALLOC_H
#if !BUILD_ECOSBOARD
#include <malloc.h>
#endif
#endif
//#ifdef HAVE_STRINGS_H
//#include <strings.h>
//#endif