examples/udp/udp-echo.cc
changeset 7089 ebe626d82692
parent 6865 220373544a6c
child 7196 0f12b1572bca
--- a/examples/udp/udp-echo.cc	Tue Apr 26 14:21:44 2011 -0700
+++ b/examples/udp/udp-echo.cc	Tue Apr 26 15:18:32 2011 -0700
@@ -29,6 +29,7 @@
 #include "ns3/core-module.h"
 #include "ns3/csma-module.h"
 #include "ns3/applications-module.h"
+#include "ns3/internet-module.h"
 
 using namespace ns3;