X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FSocket%2FProtocols%2FRaw%2FLLAddressing.hh;h=a3fc336ef68899cbc9ffa5f573b7ee25a5f94bda;hb=c74546060360ac6a739a2f2878c72e21e9135390;hp=6cda49f830b9bf24cb020370dbd5f87fd4c2da7b;hpb=26610f603ebdd465307b9621f532c1fe19fd5571;p=senf.git diff --git a/senf/Socket/Protocols/Raw/LLAddressing.hh b/senf/Socket/Protocols/Raw/LLAddressing.hh index 6cda49f..a3fc336 100644 --- a/senf/Socket/Protocols/Raw/LLAddressing.hh +++ b/senf/Socket/Protocols/Raw/LLAddressing.hh @@ -30,8 +30,6 @@ // Custom includes #include #include -#include -#include #include #include #include "MACAddress.hh" @@ -145,7 +143,7 @@ namespace senf { or peer() members. */ struct LLAddressingPolicy - : public AddressingPolicyBase, + : public BSDAddressingPolicy, private BSDAddressingPolicyMixin { typedef LLSocketAddress Address;