summaryrefslogtreecommitdiff
path: root/include/event_log.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/event_log.h')
-rw-r--r--include/event_log.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/event_log.h b/include/event_log.h
index 5438a34414..bd3b88510b 100644
--- a/include/event_log.h
+++ b/include/event_log.h
@@ -6,8 +6,6 @@
#ifndef __CROS_EC_EVENT_LOG_H
#define __CROS_EC_EVENT_LOG_H
-#include <stdint.h>
-
struct event_log_entry {
uint32_t timestamp; /* relative timestamp in milliseconds */
uint8_t type; /* event type, caller-defined */