Index: net/udp/udp_client_socket.h |
diff --git a/net/udp/udp_client_socket.h b/net/udp/udp_client_socket.h |
index bdca53e7c61605901013499eb07b06c69a47439d..0a9879b4016b593ab3507836da1f5f6cb811276b 100644 |
--- a/net/udp/udp_client_socket.h |
+++ b/net/udp/udp_client_socket.h |
@@ -8,6 +8,7 @@ |
#include <stdint.h> |
#include "base/macros.h" |
+#include "net/base/net_export.h" |
#include "net/base/rand_callback.h" |
#include "net/udp/datagram_client_socket.h" |
#include "net/udp/udp_socket.h" |