diff options
author | Stan Shebs <shebs@codesourcery.com> | 1994-12-15 22:08:53 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1994-12-15 22:08:53 +0000 |
commit | 223e83068b30d608defebaea8dcadc98040a260a (patch) | |
tree | 379848e1dfb6fc64b3ce9fd8f2372841e5bff93c /bfd/hosts | |
parent | 2f19e36d97a400c2f24ba7aa227b03a894735f96 (diff) | |
download | gdb-223e83068b30d608defebaea8dcadc98040a260a.zip gdb-223e83068b30d608defebaea8dcadc98040a260a.tar.gz gdb-223e83068b30d608defebaea8dcadc98040a260a.tar.bz2 |
* hosts/mpw.h: Include spin.h.
Diffstat (limited to 'bfd/hosts')
-rw-r--r-- | bfd/hosts/mpw.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bfd/hosts/mpw.h b/bfd/hosts/mpw.h index f7c96ed..b78338a 100644 --- a/bfd/hosts/mpw.h +++ b/bfd/hosts/mpw.h @@ -53,6 +53,8 @@ #include <stddef.h> +#include <spin.h> + #ifdef MPW_C #undef __PTR_TO_INT |