sim: move many common settings from CPPFLAGS to config.h
[deliverable/binutils-gdb.git] / sim / common / sim-memopt.c
index 65462696777958e7795f2d19bd0ea556199bda35..eb88fc9acbd5d09dcbf254351259fe7a38d44a0b 100644 (file)
@@ -1,5 +1,5 @@
 /* Simulator memory option handling.
-   Copyright (C) 1996-1999, 2007-2012 Free Software Foundation, Inc.
+   Copyright (C) 1996-2016 Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
 This file is part of GDB, the GNU debugger.
@@ -17,7 +17,7 @@ GNU General Public License for more details.
 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 "cconfig.h"
+#include "config.h"
 
 #include "sim-main.h"
 #include "sim-assert.h"
This page took 0.026251 seconds and 4 git commands to generate.