ChangeLog rotatation and copyright year update
[deliverable/binutils-gdb.git] / opcodes / m68k-dis.c
index ec990218f37bb5615a78936bd8adb810dc0091bb..6e7ccc5ee0888223a479a1e6c978c114310166a5 100644 (file)
@@ -1,5 +1,5 @@
 /* Print Motorola 68k instructions.
-   Copyright (C) 1986-2014 Free Software Foundation, Inc.
+   Copyright (C) 1986-2015 Free Software Foundation, Inc.
 
    This file is part of the GNU opcodes library.
 
@@ -159,8 +159,6 @@ static char *const reg_half_names[] =
 /* Maximum length of an instruction.  */
 #define MAXLEN 22
 
-#include <setjmp.h>
-
 struct private
 {
   /* Points to first byte not fetched.  */
This page took 0.024302 seconds and 4 git commands to generate.