summaryrefslogtreecommitdiffstats
path: root/target-lm32/gdbstub.c
diff options
context:
space:
mode:
Diffstat (limited to 'target-lm32/gdbstub.c')
-rw-r--r--target-lm32/gdbstub.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/target-lm32/gdbstub.c b/target-lm32/gdbstub.c
index 4979a98..8ac1288 100644
--- a/target-lm32/gdbstub.c
+++ b/target-lm32/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"
#include "hw/lm32/lm32_pic.h"
OpenPOWER on IntegriCloud