diff options
Diffstat (limited to 'gdb/altos-xdep.c')
-rw-r--r-- | gdb/altos-xdep.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/altos-xdep.c b/gdb/altos-xdep.c index fafcb18..243f35e 100644 --- a/gdb/altos-xdep.c +++ b/gdb/altos-xdep.c @@ -18,7 +18,6 @@ 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 "frame.h" #include "inferior.h" |