X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FSocket%2FProtocols%2FINet%2FINetSocketProtocol.hh;h=d6adb10e75d7880ad1df6d059725c5344bba3b9b;hb=b6acba899f44ba9422476022c775cef823fc9337;hp=0d90ef0c7d1daa1ae668b62a97c4b8c766b2bdd8;hpb=601d1f509f5bb24df167a4dd5a20da67a0af9af8;p=senf.git diff --git a/senf/Socket/Protocols/INet/INetSocketProtocol.hh b/senf/Socket/Protocols/INet/INetSocketProtocol.hh index 0d90ef0..d6adb10 100644 --- a/senf/Socket/Protocols/INet/INetSocketProtocol.hh +++ b/senf/Socket/Protocols/INet/INetSocketProtocol.hh @@ -34,10 +34,10 @@ #define HH_SENF_Socket_Protocols_INet_INetSocketProtocol_ 1 // Custom includes -#include "../../../Socket/SocketProtocol.hh" +#include #include "INetAddressing.hh" -#include "../../../Socket/ClientSocketHandle.hh" -#include "../../../Socket/CommunicationPolicy.hh" +#include +#include //#include "INetSocketProtocol.mpp" ///////////////////////////////hh.p////////////////////////////////////////