X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?p=YACASL2.git;a=blobdiff_plain;f=include%2Fexec.h;h=aef1afdfb2c3eacf629e62f0559a1aa37883dbaa;hp=931f799cf08c4f3f71c32c97d5ac3ac482d9f10b;hb=HEAD;hpb=1708c99d4b6263863304d48ebca3b3473d6a0112 diff --git a/include/exec.h b/include/exec.h index 931f799..aef1afd 100644 --- a/include/exec.h +++ b/include/exec.h @@ -1,46 +1,26 @@ -#ifndef YACASL2_EXEC_INCLUDED -#define YACASL2_EXEC_INCLUDED +#ifndef YACASL2_EXEC_H_INCLUDED +#define YACASL2_EXEC_H_INCLUDED #include #include +#include +#include #include "struct.h" #include "word.h" #include "cmem.h" +#include "cerr.h" +#include "monitor.h" +#include "disassemble.h" enum { INSIZE = 256 /**