diff options
author | John Gilmore <gnu@cygnus> | 1991-05-04 04:42:18 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1991-05-04 04:42:18 +0000 |
commit | 7c884bf00367d2d4bff476e7ffccf551329635fa (patch) | |
tree | d4bdb8109b0833de568c2e279c6d47dede33abb1 | |
parent | 591cd7a6f4a9ea62012ac4a4232ed1372377231f (diff) | |
download | ppe42-binutils-7c884bf00367d2d4bff476e7ffccf551329635fa.tar.gz ppe42-binutils-7c884bf00367d2d4bff476e7ffccf551329635fa.zip |
Jim Kingdon's gdb port to the m88k.
-rw-r--r-- | bfd/hosts/dgux.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/hosts/dgux.h b/bfd/hosts/dgux.h index b4b102de50..57351c26c4 100644 --- a/bfd/hosts/dgux.h +++ b/bfd/hosts/dgux.h @@ -1,3 +1,4 @@ +#include <errno.h> #include <sys/dg_c_generics.h> #include <unistd.h> #include <stdlib.h> |