summaryrefslogtreecommitdiffstats
path: root/components/proximity_auth/logging/log_buffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'components/proximity_auth/logging/log_buffer.h')
-rw-r--r--components/proximity_auth/logging/log_buffer.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/components/proximity_auth/logging/log_buffer.h b/components/proximity_auth/logging/log_buffer.h
index 46b335a..a7156c2 100644
--- a/components/proximity_auth/logging/log_buffer.h
+++ b/components/proximity_auth/logging/log_buffer.h
@@ -5,6 +5,8 @@
#ifndef COMPONENTS_PROXIMITY_AUTH_LOGGING_LOG_BUFFER_H
#define COMPONENTS_PROXIMITY_AUTH_LOGGING_LOG_BUFFER_H
+#include <stddef.h>
+
#include <list>
#include "base/logging.h"