X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Ftarget%2Farm7tdmi.c;h=f6f0cef71cdb135b32eb71270919f0b3ba5a20f7;hp=c207947790fbae256f28ac7edc0c7ebb15e04013;hb=82d2633b5f550115e9e7c7d0520babb6680aa38f;hpb=1960973baf8022b4525e3ac94aed8dace7f9b478;ds=sidebyside diff --git a/src/target/arm7tdmi.c b/src/target/arm7tdmi.c index c207947790..f6f0cef71c 100644 --- a/src/target/arm7tdmi.c +++ b/src/target/arm7tdmi.c @@ -17,7 +17,9 @@ * Free Software Foundation, Inc., * * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * ***************************************************************************/ +#ifdef HAVE_CONFIG_H #include "config.h" +#endif #include "arm7tdmi.h"