X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FSocket%2FProtocols%2FDatagramSocketProtocol.hh;h=84368a3d3b6cb13e0d0a6045055c6d8829a72f87;hb=aa4bfb511acb198a278caafc193ac67a9c322a13;hp=73df0630c55fdc60ecf27d5c84aa15853435ab34;hpb=601d1f509f5bb24df167a4dd5a20da67a0af9af8;p=senf.git diff --git a/senf/Socket/Protocols/DatagramSocketProtocol.hh b/senf/Socket/Protocols/DatagramSocketProtocol.hh index 73df063..84368a3 100644 --- a/senf/Socket/Protocols/DatagramSocketProtocol.hh +++ b/senf/Socket/Protocols/DatagramSocketProtocol.hh @@ -28,8 +28,8 @@ // Custom includes #include -#include "../../Socket/SocketProtocol.hh" -#include "../../Scheduler/ClockService.hh" +#include +#include //#include "DatagramSocketProtocol.mpp" ///////////////////////////////hh.p//////////////////////////////////////// @@ -55,7 +55,7 @@ namespace senf { on the socket. \returns timestamp when last packet was received */ }; - + ///\} }