src/network/model/packet.cc
changeset 9063 32755d0516f4
parent 7256 b04ba6772f8c
child 9144 6a15c50388bc
--- a/src/network/model/packet.cc	Fri Aug 31 12:24:28 2012 +0200
+++ b/src/network/model/packet.cc	Sat Sep 01 20:57:21 2012 +0200
@@ -22,7 +22,7 @@
 #include "ns3/log.h"
 #include "ns3/simulator.h"
 #include <string>
-#include <stdarg.h>
+#include <cstdarg>
 
 NS_LOG_COMPONENT_DEFINE ("Packet");