Revision dccfcd0e backends/rng.c

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

  
13
#include "qemu/rng.h"
13
#include "sysemu/rng.h"
14 14
#include "qapi/qmp/qerror.h"
15 15

  
16 16
void rng_backend_request_entropy(RngBackend *s, size_t size,

Also available in: Unified diff