Revision dccfcd0e hw/core/qdev-properties-system.c

b/hw/core/qdev-properties-system.c
17 17
#include "hw/block/block.h"
18 18
#include "net/hub.h"
19 19
#include "qapi/visitor.h"
20
#include "char/char.h"
20
#include "sysemu/char.h"
21 21

  
22 22
static void get_pointer(Object *obj, Visitor *v, Property *prop,
23 23
                        const char *(*print)(void *ptr),

Also available in: Unified diff