From b84b59153c587248ca8a6a94a6d93977e851233f Mon Sep 17 00:00:00 2001 From: oroborus Date: Sat, 15 Mar 2008 18:35:48 +0000 Subject: - moznost skompilovat public server bez GUI ( pomocou Makefile-publicServer ) port sa nastavuje ako ./publicserver --port - jeto iba prvotna verzia treba to este odladit a zostabilnit git-svn-id: http://opensvn.csie.org/tuxanci_ng@18 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e --- include/proto.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/proto.h') diff --git a/include/proto.h b/include/proto.h index 7deb346..cc17f79 100644 --- a/include/proto.h +++ b/include/proto.h @@ -5,6 +5,7 @@ #include "tux.h" #include "server.h" +#include "item.h" extern void proto_send_hello_client(); extern void proto_recv_hello_server(client_t *client, char *msg); -- cgit v1.2.3