--- a/src/devices/mesh/dot11s/peer-management-plugin.cc Wed Apr 08 17:23:41 2009 +0400
+++ b/src/devices/mesh/dot11s/peer-management-plugin.cc Wed Apr 08 17:50:52 2009 +0400
@@ -23,11 +23,10 @@
#include "peer-management-plugin.h"
#include "peer-management-protocol.h"
#include "peer-link-frame.h"
+#include "mesh-wifi-mac-header.h"
#include "ns3/mesh-wifi-interface-mac.h"
-#include "ns3/mesh-wifi-mac-header.h"
#include "ns3/simulator.h"
#include "ns3/wifi-mac-header.h"
-#include "ns3/mesh-wifi-mac-header.h"
#include "ns3/log.h"
NS_LOG_COMPONENT_DEFINE("PeerManager");