--- 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");