diff options
author | K. Richard Pixley <rich@cygnus> | 1992-03-08 07:11:56 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1992-03-08 07:11:56 +0000 |
commit | 335413d8ea92576b763a43a1fde95c25eaa5e231 (patch) | |
tree | a8adaeafd6ff289258e4e7db2976afb912f82cb3 /bfd | |
parent | 5ff20e8f4dad58e8446f9ebead7652848031a74e (diff) | |
download | gdb-335413d8ea92576b763a43a1fde95c25eaa5e231.zip gdb-335413d8ea92576b763a43a1fde95c25eaa5e231.tar.gz gdb-335413d8ea92576b763a43a1fde95c25eaa5e231.tar.bz2 |
include ansidecl.h
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/hosts/sun3.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/hosts/sun3.h b/bfd/hosts/sun3.h index 544cf9e..b89291c 100644 --- a/bfd/hosts/sun3.h +++ b/bfd/hosts/sun3.h @@ -1,3 +1,4 @@ +#include <ansidecl.h> #include <fcntl.h> #include <errno.h> #include <stdio.h> |