Switch uses of networking headers to <folly/portability/Sockets.h>
[folly.git] / folly / io / async / AsyncUDPSocket.cpp
index 236e60e6df0394141ca2c47d47b4ae9d2e8ae9d6..2166f848121420ca6bbaa700d3c4e41ff97cd1cb 100644 (file)
@@ -19,6 +19,7 @@
 #include <folly/io/async/EventBase.h>
 #include <folly/Likely.h>
 #include <folly/portability/Fcntl.h>
+#include <folly/portability/Sockets.h>
 #include <folly/portability/Unistd.h>
 
 #include <errno.h>