Revision 1de7afc9 include/qapi/qmp/qjson.h

b/include/qapi/qmp/qjson.h
15 15
#define QJSON_H
16 16

  
17 17
#include <stdarg.h>
18
#include "compiler.h"
18
#include "qemu/compiler.h"
19 19
#include "qapi/qmp/qobject.h"
20 20
#include "qapi/qmp/qstring.h"
21 21

  

Also available in: Unified diff