From c2b6adeb627d81dc7cddb0024932e846aa46ecb3 Mon Sep 17 00:00:00 2001 From: oroborus Date: Sat, 27 Sep 2008 21:38:38 +0000 Subject: - sebevražda (vč. vlastní miny) odečítá body (např. střelou skrze teleporty) - ta predsa som cez weekend nieco napisal :) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://opensvn.csie.org/tuxanci_ng@281 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e --- src/net/tcp.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/net/tcp.h') diff --git a/src/net/tcp.h b/src/net/tcp.h index 8d5b1cc..1c551ea 100644 --- a/src/net/tcp.h +++ b/src/net/tcp.h @@ -3,7 +3,10 @@ #define MY_TCP_H #include "main.h" + +#include #include +#include #define SUPPORT_IPv6 -- cgit v1.2.3