X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FUtils%2FLogger%2FSyslogUDPTarget.hh;h=a11f84cfe95453ca9543f54ad84b3c176f41e82d;hb=3fe2ed38b800bcb57afff676698462e763724245;hp=71732d5ae9fa8269f973f6c751c5a77193b93dd3;hpb=601d1f509f5bb24df167a4dd5a20da67a0af9af8;p=senf.git diff --git a/senf/Utils/Logger/SyslogUDPTarget.hh b/senf/Utils/Logger/SyslogUDPTarget.hh index 71732d5..a11f84c 100644 --- a/senf/Utils/Logger/SyslogUDPTarget.hh +++ b/senf/Utils/Logger/SyslogUDPTarget.hh @@ -29,11 +29,11 @@ // Custom includes #include "SyslogTarget.hh" #include "LogFormat.hh" -#include "../../Socket/Protocols/INet/INetAddressing.hh" -#include "../../Socket/ClientSocketHandle.hh" -#include "../../Socket/FramingPolicy.hh" -#include "../../Socket/ReadWritePolicy.hh" -#include "../../Socket/CommunicationPolicy.hh" +#include +#include +#include +#include +#include //#include "SyslogUDPTarget.mpp" ///////////////////////////////hh.p////////////////////////////////////////