aboutsummaryrefslogtreecommitdiff
path: root/brillo/streams/file_stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'brillo/streams/file_stream.h')
-rw-r--r--brillo/streams/file_stream.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/brillo/streams/file_stream.h b/brillo/streams/file_stream.h
index bf54617..e2e29dd 100644
--- a/brillo/streams/file_stream.h
+++ b/brillo/streams/file_stream.h
@@ -5,6 +5,8 @@
#ifndef LIBBRILLO_BRILLO_STREAMS_FILE_STREAM_H_
#define LIBBRILLO_BRILLO_STREAMS_FILE_STREAM_H_
+#include <sys/types.h>
+
#include <memory>
#include <base/files/file_path.h>