]> git.gag.com Git - fw/openocd/blobdiff - src/jtag/jtag.c
Include assert.h in system.h to promote tree-wide use of assertions.
[fw/openocd] / src / jtag / jtag.c
index 55d035a494203ff600ec0c3693bdc64cf4b2374a..3d43bc9e64899737c6dfbc81116990c139f08535 100644 (file)
@@ -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 */