aboutsummaryrefslogtreecommitdiff
path: root/cmd/event.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/event.c')
-rw-r--r--cmd/event.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/event.c b/cmd/event.c
index 00c8287..f6cdb55 100644
--- a/cmd/event.c
+++ b/cmd/event.c
@@ -6,6 +6,7 @@
* Written by Simon Glass <sjg@chromium.org>
*/
+#include <common.h>
#include <command.h>
#include <event.h>