diff --git a/src/common/android/include/sys/user.h b/src/common/android/include/sys/user.h index 5a9ba053..8b26eb36 100644 --- a/src/common/android/include/sys/user.h +++ b/src/common/android/include/sys/user.h @@ -38,6 +38,10 @@ // TODO(primiano): remove these changes after Chromium has stably rolled to // an NDK with the appropriate fixes. https://crbug.com/358831 +// With traditional headers, forgot to do this. Unified headers get +// it right. +#include + #include_next #include