]> Git Repo - qemu.git/blobdiff - scripts/qapi-visit.py
qapi: move inclusions of qemu-common.h from headers to .c files
[qemu.git] / scripts / qapi-visit.py
index a360de719feb5ac9c5864650af0f32958c3b5e9e..f1aabb3813a8025f5b202112610cfb6f82d6a362 100644 (file)
@@ -298,6 +298,7 @@ fdef.write(mcgen('''
  *
  */
 
+#include "qemu-common.h"
 #include "%(header)s"
 ''',
                  header=basename(h_file)))
This page took 0.02331 seconds and 4 git commands to generate.