Revision 1de7afc9 notify.c

b/notify.c
14 14
 */
15 15

  
16 16
#include "qemu-common.h"
17
#include "notify.h"
17
#include "qemu/notify.h"
18 18

  
19 19
void notifier_list_init(NotifierList *list)
20 20
{

Also available in: Unified diff