Revision dccfcd0e backends/rng-random.c

b/backends/rng-random.c
10 10
 * See the COPYING file in the top-level directory.
11 11
 */
12 12

  
13
#include "qemu/rng-random.h"
14
#include "qemu/rng.h"
13
#include "sysemu/rng-random.h"
14
#include "sysemu/rng.h"
15 15
#include "qapi/qmp/qerror.h"
16 16
#include "qemu/main-loop.h"
17 17

  

Also available in: Unified diff