Move C-related declarations to compile-c.h
[deliverable/binutils-gdb.git] / sim / common / sim-module.h
index cebf988420d565d79780176fe037a817398d2087..6d1754b234b0a22e13f5033afac6194e61f19e29 100644 (file)
@@ -1,5 +1,5 @@
 /* Module support.
-   Copyright (C) 1996, 1997, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1996-2018 Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
 This file is part of GDB, the GNU debugger.
@@ -30,6 +30,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
    TODO: Add facilities for saving/restoring state to/from a file.  */
 
+#include "gdb/remote-sim.h"
 
 /* Various function types.  */
 
This page took 0.022994 seconds and 4 git commands to generate.