summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/i82801ax/i82801ax_watchdog.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge/intel/i82801ax/i82801ax_watchdog.c')
-rw-r--r--src/southbridge/intel/i82801ax/i82801ax_watchdog.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/southbridge/intel/i82801ax/i82801ax_watchdog.c b/src/southbridge/intel/i82801ax/i82801ax_watchdog.c
index fb45f521c568..6a3d4947e8e8 100644
--- a/src/southbridge/intel/i82801ax/i82801ax_watchdog.c
+++ b/src/southbridge/intel/i82801ax/i82801ax_watchdog.c
@@ -22,6 +22,7 @@
#include <arch/io.h>
#include <device/device.h>
#include <device/pci.h>
+#include <watchdog.h>
/* TODO: I'm fairly sure the same functionality is provided elsewhere. */