forked from auracaster/openocd
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user