GDB copyright headers update after running GDB's copyright.py script.
[deliverable/binutils-gdb.git] / sim / rx / misc.c
index 5890a41495055b56304ada8482b91c4638934edb..01d47d320f17f2f532702bf2b3cafe1c7a937695 100644 (file)
@@ -1,6 +1,6 @@
 /* misc.c --- miscellaneous utility functions for RX simulator.
 
-Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+Copyright (C) 2005-2016 Free Software Foundation, Inc.
 Contributed by Red Hat, Inc.
 
 This file is part of the GNU simulators.
@@ -19,6 +19,7 @@ You should have received a copy of the GNU General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 
+#include "config.h"
 #include <stdio.h>
 
 #include "cpu.h"
This page took 0.026796 seconds and 4 git commands to generate.