X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Ftarget%2Farm720t.c;h=31428a2723b68db712c9b2f0e62561f3f8b38e08;hp=68ea3d1ce3189db7b1b669a8ec079b9ebf72dda6;hb=82d2633b5f550115e9e7c7d0520babb6680aa38f;hpb=1960973baf8022b4525e3ac94aed8dace7f9b478 diff --git a/src/target/arm720t.c b/src/target/arm720t.c index 68ea3d1ce3..31428a2723 100644 --- a/src/target/arm720t.c +++ b/src/target/arm720t.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 "arm720t.h" #include "jtag.h"