Socket/Protocols/Raw: LLAddressingPolicy inherit from BSDAddressingPolicy
[senf.git] / senf / Socket / Protocols / INet / INet4Address.cc
index 0e56382..dcb6611 100644 (file)
@@ -34,6 +34,7 @@
 #if defined(_REENTRANT) && !defined(__GLIBC__)
 #include <boost/thread/mutex.hpp>
 #endif
+#include <senf/Socket/Protocols/AddressExceptions.hh>
 
 //#include "INet4Address.mpp"
 #define prefix_
@@ -184,7 +185,7 @@ prefix_ std::istream & senf::operator>>(std::istream & is, INet4Network & addr)
 #undef prefix_
 //#include "INet4Address.mpp"
 
-
+\f
 // Local Variables:
 // mode: c++
 // fill-column: 100