Github-Pull: #21486 Rebased-From: 4783115fd4
4783115fd4
@ -28,6 +28,10 @@
#include <fcntl.h>
#endif
#if HAVE_DECL_GETIFADDRS && HAVE_DECL_FREEIFADDRS
#include <ifaddrs.h>
#ifdef USE_POLL
#include <poll.h>