Socket: Introduce sub-directory structure for concrete protocols
[senf.git] / Socket / Protocols / INet / UDPProtocol.cc
similarity index 99%
rename from Socket/UDPProtocol.cc
rename to Socket/Protocols/INet/UDPProtocol.cc
index af5d91e..593eb1a 100644 (file)
@@ -34,7 +34,7 @@
 #include <sys/ioctl.h>
 #include <linux/sockios.h> // for SIOCINQ / SIOCOUTQ
 #include <net/if.h> // for if_nametoindex
-#include "SocketHandle.hh"
+#include "Socket/SocketHandle.hh"
 
 //#include "UDPProtocol.mpp"
 #define prefix_