X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fhelper%2Fjim-nvp.c;fp=src%2Fhelper%2Fjim-nvp.c;h=0409a83cdfb1a72feaa0f84b48ed244d656a0373;hb=3fa695be2401c88dbd93b2c9dad1c098a948c4ca;hp=738ed7943ef82163509d6b7f609833625bb2fbe0;hpb=00d4699d0b559a0bb3e739a78f3ce1c5731f8dea;p=fw%2Fopenocd diff --git a/src/helper/jim-nvp.c b/src/helper/jim-nvp.c index 738ed7943..0409a83cd 100644 --- a/src/helper/jim-nvp.c +++ b/src/helper/jim-nvp.c @@ -41,6 +41,10 @@ * official policies, either expressed or implied, of the Jim Tcl Project. */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include "jim-nvp.h" #include