X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FSocket%2FProtocols%2FRaw%2FMACAddress.hh;h=6b3287ddb2e5f76fb7afc48b7346977ad604f90c;hb=b6acba899f44ba9422476022c775cef823fc9337;hp=cc4a6bad361a95fbd6d0fcd7f50f1f954f0c1995;hpb=601d1f509f5bb24df167a4dd5a20da67a0af9af8;p=senf.git diff --git a/senf/Socket/Protocols/Raw/MACAddress.hh b/senf/Socket/Protocols/Raw/MACAddress.hh index cc4a6ba..6b3287d 100644 --- a/senf/Socket/Protocols/Raw/MACAddress.hh +++ b/senf/Socket/Protocols/Raw/MACAddress.hh @@ -32,9 +32,9 @@ #include #include #include -#include "../../../Utils/safe_bool.hh" -#include "../../../Utils/Tags.hh" -#include "../AddressExceptions.hh" +#include +#include +#include //#include "MACAddress.mpp" ///////////////////////////////hh.p//////////////////////////////////////// @@ -45,7 +45,7 @@ namespace senf { /** \brief Ethernet MAC address - The Ethernet MAC is modelled as a fixed-size container/sequence of 6 bytes. A MACAddress can + The Ethernet MAC is modeled as a fixed-size container/sequence of 6 bytes. A MACAddress can be converted from/to the following representations @@ -146,7 +146,7 @@ namespace senf { //#include "MACAddress.cti" #endif - + // Local Variables: // mode: c++ // fill-column: 100