Revision 0d09e41a hw/watchdog.c

b/hw/watchdog.c
26 26
#include "qapi/qmp/types.h"
27 27
#include "monitor/monitor.h"
28 28
#include "sysemu/sysemu.h"
29
#include "hw/watchdog.h"
29
#include "sysemu/watchdog.h"
30 30

  
31 31
/* Possible values for action parameter. */
32 32
#define WDT_RESET        1	/* Hard reset. */

Also available in: Unified diff