aboutsummaryrefslogtreecommitdiff
path: root/gdb/xcoffread.c
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1991-11-22 20:44:50 +0000
committerJohn Gilmore <gnu@cygnus>1991-11-22 20:44:50 +0000
commit3ae444f84469bc94f3cde435e2ea3945ad33816b (patch)
tree07722468ff1abfb722e8ab7970aee3bdc77a0d87 /gdb/xcoffread.c
parent1a5a8f2a3edb3b67862fe74ca807aab8bcc5a483 (diff)
downloadgdb-3ae444f84469bc94f3cde435e2ea3945ad33816b.zip
gdb-3ae444f84469bc94f3cde435e2ea3945ad33816b.tar.gz
gdb-3ae444f84469bc94f3cde435e2ea3945ad33816b.tar.bz2
SCO lint.
Diffstat (limited to 'gdb/xcoffread.c')
-rw-r--r--gdb/xcoffread.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/gdb/xcoffread.c b/gdb/xcoffread.c
index 44ce2fa..7956d9d 100644
--- a/gdb/xcoffread.c
+++ b/gdb/xcoffread.c
@@ -19,11 +19,10 @@ You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
+#include <stdio.h>
#include "defs.h"
#include "bfd.h"
-#include <stdio.h>
-
/* AIX COFF names have a preceeding dot `.' */
#define NAMES_HAVE_DOT 1