This is an archive of the discontinued LLVM Phabricator instance.

Fix test/msan/ifaddrs.cc for NetBSD
ClosedPublic

Authored by krytarowski on Dec 8 2017, 8:55 AM.

Details

Summary

NetBSD requires to include <sys/socket.h> for struct sockaddr.

Sponsored by <The NetBSD Foundation>

Diff Detail

Repository
rL LLVM

Event Timeline

krytarowski created this revision.Dec 8 2017, 8:55 AM
vitalybuka accepted this revision.Dec 8 2017, 3:52 PM
This revision is now accepted and ready to land.Dec 8 2017, 3:52 PM
This revision was automatically updated to reflect the committed changes.