commit | 7296274bbc9e76e730e484e562221df75e16fcc7 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Mon Jun 17 15:38:29 2024 +0000 |
committer | Elliott Hughes <enh@google.com> | Mon Jun 17 15:38:29 2024 +0000 |
tree | 1729951810f29f61b695c9174153b18bb4f690fa | |
parent | b8f71f8d79157259a3ea3eab0e0ceffb556efa64 [diff] [blame] |
Add <netinet/igmp.h>. Test: treehugger Change-Id: I9252275173eab0219a0202463c6accba809a8e11
diff --git a/tests/Android.bp b/tests/Android.bp index 9aca488..7769110 100644 --- a/tests/Android.bp +++ b/tests/Android.bp
@@ -430,6 +430,7 @@ "netdb_test.cpp", "net_if_test.cpp", "netinet_ether_test.cpp", + "netinet_igmp_test.cpp", "netinet_in_test.cpp", "netinet_ip_icmp_test.cpp", "netinet_udp_test.cpp",