src/network/core/tcp.h
branchcustombridgeheads
changeset 5648 1608018c5ff2
parent 5643 3778051e8095
child 5875 4a1391019791
--- a/src/network/core/tcp.h	Wed Jan 03 20:00:29 2007 +0000
+++ b/src/network/core/tcp.h	Thu Jan 11 13:16:26 2007 +0000
@@ -5,6 +5,9 @@
 
 #ifdef ENABLE_NETWORK
 
+#include "os_abstraction.h"
+#include "packet.h"
+
 /**
  * @file tcp.h Basic functions to receive and send TCP packets.
  */