| Index: rlz/mac/lib/machine_id_mac.cc
|
| diff --git a/rlz/mac/lib/machine_id_mac.cc b/rlz/mac/lib/machine_id_mac.cc
|
| index 6dbb0d792819af5c1676bf923a6650f7dd450a15..df9de63d66dbd8a4af76f8aff01f7b6b4d9ee474 100644
|
| --- a/rlz/mac/lib/machine_id_mac.cc
|
| +++ b/rlz/mac/lib/machine_id_mac.cc
|
| @@ -7,6 +7,8 @@
|
| #include <IOKit/network/IOEthernetController.h>
|
| #include <IOKit/network/IOEthernetInterface.h>
|
| #include <IOKit/network/IONetworkInterface.h>
|
| +#include <stddef.h>
|
| +#include <stdint.h>
|
|
|
| #include "base/logging.h"
|
| #include "base/mac/foundation_util.h"
|
|
|