Revision dccfcd0e hw/core/qdev-properties.c

b/hw/core/qdev-properties.c
5 5
#include "hw/block/block.h"
6 6
#include "net/hub.h"
7 7
#include "qapi/visitor.h"
8
#include "char/char.h"
8
#include "sysemu/char.h"
9 9

  
10 10
void qdev_prop_set_after_realize(DeviceState *dev, const char *name,
11 11
                                  Error **errp)

Also available in: Unified diff