These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / scripts / tracetool / format / ust_events_c.py
index bc97093..9967c7a 100644 (file)
@@ -21,6 +21,8 @@ def generate(events, backend):
               if "disabled" not in e.properties]
 
     out('/* This file is autogenerated by tracetool, do not edit. */',
+        '',
+        '#include "qemu/osdep.h"',
         '',
         '#define TRACEPOINT_DEFINE',
         '#define TRACEPOINT_CREATE_PROBES',