changeset 3718 | f22f8ab3f6f5 |
parent 3588 | ad0a36bfdb62 |
child 3772 | f0d8608ab155 |
--- a/src/internet-stack/udp-socket-impl.cc Thu Sep 25 01:43:27 2008 +0200 +++ b/src/internet-stack/udp-socket-impl.cc Thu Sep 25 15:50:07 2008 -0700 @@ -30,6 +30,7 @@ #include "udp-socket-impl.h" #include "udp-l4-protocol.h" #include "ipv4-end-point.h" +#include <limits> NS_LOG_COMPONENT_DEFINE ("UdpSocketImpl");