Remove interface.h from public JTAG header, include it where required.

git-svn-id: svn://svn.berlios.de/openocd/trunk@2016 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
zwelch
2009-06-03 01:26:01 +00:00
parent c275cfd3da
commit 67caf323f7
20 changed files with 18 additions and 17 deletions

View File

@@ -25,7 +25,7 @@
#endif
#define INCLUDE_JTAG_INTERFACE_H
#include "jtag.h"
#include "interface.h"
#include <usb.h>