diff options
Diffstat (limited to 'gdb/m68k-pinsn.c')
-rw-r--r-- | gdb/m68k-pinsn.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/m68k-pinsn.c b/gdb/m68k-pinsn.c index 4a19289..26edeea 100644 --- a/gdb/m68k-pinsn.c +++ b/gdb/m68k-pinsn.c @@ -17,8 +17,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 "symtab.h" #include "opcode/m68k.h" |