equal
deleted
inserted
replaced
22 #ifndef WIFI_PREP_INFORMATION_ELEMENT_H |
22 #ifndef WIFI_PREP_INFORMATION_ELEMENT_H |
23 #define WIFI_PREP_INFORMATION_ELEMENT_H |
23 #define WIFI_PREP_INFORMATION_ELEMENT_H |
24 |
24 |
25 |
25 |
26 #include "ns3/mac48-address.h" |
26 #include "ns3/mac48-address.h" |
27 #include "ns3/dot11s-codes.h" |
|
28 #include "ns3/wifi-information-element.h" |
27 #include "ns3/wifi-information-element.h" |
29 |
28 |
30 namespace ns3 { |
29 namespace ns3 { |
31 namespace dot11s { |
30 namespace dot11s { |
32 /** |
31 /** |