]> Git Repo - qemu.git/blobdiff - tcg-runtime.c
hw/arm/virt: Assume EL3 boot rom will handle PSCI if one is provided
[qemu.git] / tcg-runtime.c
index 9daba6945ef01109a43d4e0055211f86a420d42a..ea2ad649cbb51cde2b9ff9c09f8b865e8ab321e5 100644 (file)
@@ -21,7 +21,7 @@
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  * THE SOFTWARE.
  */
-#include <stdint.h>
+#include "qemu/osdep.h"
 #include "qemu/host-utils.h"
 
 /* This file is compiled once, and thus we can't include the standard
This page took 0.023351 seconds and 4 git commands to generate.