summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
authororoborus <oroborus@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e>2008-03-16 17:38:13 +0000
committeroroborus <oroborus@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e>2008-03-16 17:38:13 +0000
commit13d754c917ebcf1be913bd35f4c0e44468edeb52 (patch)
treebe93c38ccf0f17015348b5159025c3603ce0f271 /src/main.c
parent932b71bf3e486fc38002bbcfba606085e48b6434 (diff)
- oprava problemu s pozostatkom sdl v publicserveri
git-svn-id: http://opensvn.csie.org/tuxanci_ng@22 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c
index e1a9285..c53c3fe 100644
--- a/src/main.c
+++ b/src/main.c
@@ -1,5 +1,8 @@
#include <time.h>
+#include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
#include "main.h"
#include "tux.h"