X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FSocket%2FProtocols%2FUN%2FUNSocketProtocol.hh;h=da0cf6e506d976caf061f3fee33b063573131c7d;hb=1393895bba9ea3757e712fca00ccb7a1d62fdb81;hp=83bd3d108f61ebdfa991c7ecf783aad8903c77fa;hpb=601d1f509f5bb24df167a4dd5a20da67a0af9af8;p=senf.git diff --git a/senf/Socket/Protocols/UN/UNSocketProtocol.hh b/senf/Socket/Protocols/UN/UNSocketProtocol.hh index 83bd3d1..da0cf6e 100644 --- a/senf/Socket/Protocols/UN/UNSocketProtocol.hh +++ b/senf/Socket/Protocols/UN/UNSocketProtocol.hh @@ -27,10 +27,10 @@ #define HH_SENF_Socket_Protocols_UN_UNSocketProtocol_ 1 // Custom includes -#include "../../../Socket/SocketProtocol.hh" +#include #include "UNAddressing.hh" -#include "../../../Socket/ClientSocketHandle.hh" -#include "../../../Socket/CommunicationPolicy.hh" +#include +#include //#include "UNSocketProtocol.mpp" ///////////////////////////////hh.p////////////////////////////////////////