X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=src%2Fhelper%2Fioutil_stubs.c;h=0d81fe665eb471fe9a7a3f8cb89ec051fda9d639;hb=063253fa89b2d48104b43783c03ff7161c5d1a5a;hp=1171a6f135c9c277f4372f47e63efe4134157d0f;hpb=eaf10f69de969652d03742809b9c970158b90719;p=openocd.git diff --git a/src/helper/ioutil_stubs.c b/src/helper/ioutil_stubs.c index 1171a6f135..0d81fe665e 100644 --- a/src/helper/ioutil_stubs.c +++ b/src/helper/ioutil_stubs.c @@ -12,15 +12,14 @@ * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * + * along with this program. If not, see . * ***************************************************************************/ #ifdef HAVE_CONFIG_H #include #endif #include "ioutil.h" +#include "log.h" int ioutil_init(struct command_context *cmd_ctx) {