| commit | 0b75fb9cba65c5a1097b8be4839c6834f6528fa5 | [log] [tgz] |
|---|---|---|
| author | Yi Kong <yikong@google.com> | Fri May 24 00:51:02 2024 +0900 |
| committer | Yi Kong <yikong@google.com> | Fri May 24 00:51:02 2024 +0900 |
| tree | 98a8637dd7b584729d3f768a8295d490e22a34cf | |
| parent | 19aca4ce281b9908c7af7d6e9c9daf2ca4792a19 [diff] |
Fix build with ToT libc++
packages/modules/Connectivity/staticlibs/netd/libnetdutils/InternetAddresses.cpp:140:31: error: use of undeclared identifier 'strtoul'
140 | unsigned long prefixlen = strtoul(prefixString, &endptr, 10);
|
Test: Build with ToT libc++
Change-Id: I12e66d27897d11e6d6ace36312ef6b80b29d069e