Fixes test for android getifaddrs
This commit is contained in:
parent
0280db396d
commit
6a6dc86fb2
@ -134,6 +134,7 @@ fn main() {
|
||||
cfg.header("arpa/inet.h");
|
||||
cfg.header("xlocale.h");
|
||||
cfg.header("utmp.h");
|
||||
cfg.header("ifaddrs.h");
|
||||
if i686 || x86_64 {
|
||||
cfg.header("sys/reg.h");
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user