aboutsummaryrefslogtreecommitdiff
path: root/target-cris/gdbstub.c
diff options
context:
space:
mode:
Diffstat (limited to 'target-cris/gdbstub.c')
-rw-r--r--target-cris/gdbstub.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/target-cris/gdbstub.c b/target-cris/gdbstub.c
index 5db3683ab6..1bbf17b04a 100644
--- a/target-cris/gdbstub.c
+++ b/target-cris/gdbstub.c
@@ -17,7 +17,7 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
-#include "config.h"
+#include "qemu/osdep.h"
#include "qemu-common.h"
#include "exec/gdbstub.h"