Utils: moved range.hh .cti into Range.hh .cti
[senf.git] / senf / Socket / Protocols / INet / INetAddressing.hh
index 94e3c02..47735a9 100644 (file)
 #include <string>
 #include <exception>
 #include <netinet/in.h>
-#include "../../SocketPolicy.hh"
-#include "../../ClientSocketHandle.hh"
-#include "../../CommunicationPolicy.hh"
-#include "../BSDAddressingPolicy.hh"
-#include "../BSDSocketAddress.hh"
+#include <senf/Socket/SocketPolicy.hh>
+#include <senf/Socket/ClientSocketHandle.hh>
+#include <senf/Socket/CommunicationPolicy.hh>
+#include <senf/Socket/Protocols/BSDAddressingPolicy.hh>
+#include <senf/Socket/Protocols/BSDSocketAddress.hh>
 #include "INet4Address.hh"
 #include "INet6Address.hh"
 
@@ -271,7 +271,7 @@ namespace senf {
 //#include "INetAddressing.mpp"
 #endif
 
-
+\f
 // Local Variables:
 // mode: c++
 // fill-column: 100