X-Git-Url: http://cloudbase.mooo.com/gitweb/z180-stamp.git/blobdiff_plain/a11e60da10b1065dfcf57bb742670b74784703e2..2c60e1dc26e1f424d9673541aebe778601070838:/avr/eval_arg.c diff --git a/avr/eval_arg.c b/avr/eval_arg.c index b931509..fd8b067 100644 --- a/avr/eval_arg.c +++ b/avr/eval_arg.c @@ -5,12 +5,10 @@ */ #include "eval_arg.h" -#include "common.h" -#include +#include "command.h" /* jump_buf */ #include #include #include "print-utils.h" -#include "command.h" /* jump_buf */ static jmp_buf eval_jbuf; static char ch;