Manage objfiles with shared_ptr
[deliverable/binutils-gdb.git] / sim / common / nrun.c
index 94ba35d47b29855a41df0a32dcb1582c41a44458..ed6a94873e6c20b164da8429458682ac87d5ee7a 100644 (file)
@@ -1,5 +1,5 @@
 /* New version of run front end support for simulators.
-   Copyright (C) 1997-2016 Free Software Foundation, Inc.
+   Copyright (C) 1997-2019 Free Software Foundation, Inc.
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
@@ -16,7 +16,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 /* Need to be before general includes, to pick up e.g. _GNU_SOURCE.  */
 #ifdef HAVE_CONFIG_H
-#include "cconfig.h"
+#include "config.h"
 #endif
 
 #include <signal.h>
This page took 0.025345 seconds and 4 git commands to generate.