Avoid using 'template' C++ keyword
[binutils-gdb.git] / opcodes / tic80-dis.c
index 3089acca7294340c5ac34b881a981845a05c5134..3097543e1e3e37ea1ef3b2a418a3b23d2c98a336 100644 (file)
@@ -1,5 +1,5 @@
 /* Print TI TMS320C80 (MVP) instructions
-   Copyright 1996, 1997, 1998, 2000, 2005, 2007 Free Software Foundation, Inc.
+   Copyright (C) 1996-2015 Free Software Foundation, Inc.
 
    This file is part of the GNU opcodes library.
 
@@ -18,9 +18,8 @@
    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
    MA 02110-1301, USA.  */
 
-#include <stdio.h>
-
 #include "sysdep.h"
+#include <stdio.h>
 #include "opcode/tic80.h"
 #include "dis-asm.h"