summaryrefslogtreecommitdiff
path: root/include/rma_auth.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/rma_auth.h')
-rw-r--r--include/rma_auth.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/rma_auth.h b/include/rma_auth.h
index 0b02a1bdc6..2ad9299fed 100644
--- a/include/rma_auth.h
+++ b/include/rma_auth.h
@@ -8,10 +8,10 @@
#ifndef __CROS_EC_RMA_AUTH_H
#define __CROS_EC_RMA_AUTH_H
-#include "common.h" /* For __packed. */
-
#include <stdint.h>
+#include "common.h" /* For __packed. */
+
/* Current challenge protocol version */
#define RMA_CHALLENGE_VERSION 0