diff options
author | Stan Shebs <shebs@codesourcery.com> | 1999-09-09 00:02:17 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1999-09-09 00:02:17 +0000 |
commit | d4f3574e777abfa65c9ba134e582228f3f32a8d6 (patch) | |
tree | 408b74c26833555087f04f4ec466afd488af6087 /sim/common/cgen-sim.h | |
parent | 325188ecac3a52d92d359c70f9b730470760e1d7 (diff) | |
download | gdb-d4f3574e777abfa65c9ba134e582228f3f32a8d6.zip gdb-d4f3574e777abfa65c9ba134e582228f3f32a8d6.tar.gz gdb-d4f3574e777abfa65c9ba134e582228f3f32a8d6.tar.bz2 |
import gdb-1999-09-08 snapshot
Diffstat (limited to 'sim/common/cgen-sim.h')
-rw-r--r-- | sim/common/cgen-sim.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/common/cgen-sim.h b/sim/common/cgen-sim.h index 6b177ec..bcb8e5a 100644 --- a/sim/common/cgen-sim.h +++ b/sim/common/cgen-sim.h @@ -26,6 +26,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #include "cgen-defs.h" #include "cgen-scache.h" #include "cgen-fpu.h" +#include "cgen-par.h" #include "cgen-cpu.h" #include "cgen-trace.h" |