sim, arch, base: Refactor the base remote GDB class.
[gem5.git] / src / sim / main.cc
index d674e0cff0c2b49a6b8061bb9159959f9f5c109f..48b1592638d2f3c378ec9d3c9de340d9ab70247c 100644 (file)
@@ -31,6 +31,7 @@
 #include <Python.h>
 
 #include "sim/init.hh"
+#include "sim/init_signals.hh"
 
 // main() is now pretty stripped down and just sets up python and then
 // calls initM5Python which loads the various embedded python modules