Implement libPacket protocol bundles
[senf.git] / Examples / TCPClientServer / client.cc
index 0297c41..e30c96e 100644 (file)
@@ -25,7 +25,6 @@
 #include <sstream>
 #include "Socket/TCPSocketHandle.hh"
 #include "Socket/INetAddressing.hh"
-#include "Packets/EthernetPacket.hh"
 
 
 int main(int argc, char const * argv[])