]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - accel/tcg/cpu-exec.c
Include qemu-common.h exactly where needed
[thirdparty/qemu.git] / accel / tcg / cpu-exec.c
index 032a62672e92f52a88b000870270d4cc0b5ba03d..6c85c3ee1e98096fc477b4527405faf36267033a 100644 (file)
@@ -16,7 +16,9 @@
  * 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 "qemu/osdep.h"
+#include "qemu-common.h"
 #include "cpu.h"
 #include "trace.h"
 #include "disas/disas.h"