src/devices/mesh/dot11s/ie-dot11s-prep.h
changeset 4899 50591b95753a
parent 4896 e579c19f0dee
child 4905 cd7eb4fd3829
equal deleted inserted replaced
4898:b079cb67fda2 4899:50591b95753a
    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 /**