]> git.proxmox.com Git - mirror_qemu.git/blobdiff - target-arm/gdbstub.c
target-arm: Clean up includes
[mirror_qemu.git] / target-arm / gdbstub.c
index 1c3439654f1bf5606cc29d1d9063e7f540811dd1..08b91a48616ae1acd6075dac2f34d46c4990d324 100644 (file)
@@ -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"