missing include
authorTom Henderson <tomh@tomh.org>
Sun, 23 Aug 2009 14:00:50 -0700
changeset 4730 e433617c8376
parent 4729 61c0f20da851
child 4731 510db8599bfb
missing include
src/node/ipv4-address.cc
--- a/src/node/ipv4-address.cc	Sat Aug 22 15:38:32 2009 -0700
+++ b/src/node/ipv4-address.cc	Sun Aug 23 14:00:50 2009 -0700
@@ -18,6 +18,7 @@
  * Author: Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
  */
 
+#include <stdlib.h>
 #include "ns3/log.h"
 #include "ipv4-address.h"
 #include "ns3/assert.h"