commit | eaae22abb62e96530463c47b5c4d0448751b914c | [log] [tgz] |
---|---|---|
author | Arnaud Ferraris <arnaud.ferraris@collabora.com> | Thu Sep 22 14:31:24 2022 +0200 |
committer | Arnaud Ferraris <arnaud.ferraris@collabora.com> | Mon Oct 03 12:54:22 2022 +0200 |
tree | aea72231f7be277aa893ef6acb84c502e6a92ec2 | |
parent | 09e7c8bfc6256049fa4ffc9dcc1ae5a9701b8e15 [diff] |
adbd_auth: add missing headers to fix linux build On Linux, trying to build `adbd` fails due to missing headers in `adbd_auth.cpp` (tested on current Debian testing). Adding the `atomic` and `optional` headers fixes this issue. Signed-off-by: Arnaud Ferraris <arnaud.ferraris@collabora.com> Test: build adbd for linux Change-Id: I9344ee571acbd1cecbcf3d5897cc5521c8e1d95f