Include assert.h in system.h to promote tree-wide use of assertions.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1750 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
#ifdef HAVE_STRINGS_H
|
||||
#include <strings.h>
|
||||
#endif
|
||||
#include <assert.h>
|
||||
|
||||
|
||||
int jtag_flush_queue_count; /* count # of flushes for profiling / debugging purposes */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user