Revision 997aba8e include/qapi/qmp/qlist.h

b/include/qapi/qmp/qlist.h
15 15

  
16 16
#include "qapi/qmp/qobject.h"
17 17
#include "qemu/queue.h"
18
#include "qemu/queue.h"
19 18

  
20 19
typedef struct QListEntry {
21 20
    QObject *value;

Also available in: Unified diff