* i386-tdep.c: Remove unnecessary #includes.

This commit is contained in:
Jim Kingdon 1991-04-21 05:59:53 +00:00
parent b203fc1803
commit 2b325024a8
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
Sat Apr 20 21:42:47 1991 Jim Kingdon (kingdon at cygint.cygnus.com)
* i386-tdep.c: Remove unnecessary #includes.
* symtab.c (various): Change error return of find_line_common to -1.
* coffread.c (find_linenos): Use LINESZ not sizeof (struct lineno).