summaryrefslogtreecommitdiff
path: root/include/watchdog.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/watchdog.h')
-rw-r--r--include/watchdog.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/watchdog.h b/include/watchdog.h
index 5e6e5626e6..d6768425ce 100644
--- a/include/watchdog.h
+++ b/include/watchdog.h
@@ -8,10 +8,10 @@
#ifndef __CROS_EC_WATCHDOG_H
#define __CROS_EC_WATCHDOG_H
-#include "config.h"
-
#include <stdint.h>
+#include "config.h"
+
/**
* Initialize the watchdog.
*