rnd-20020323-2-src
[rocksndiamonds.git] / src / tools.c
index ca2bbd5d2651d6217abdd5e46fc30f5afc9a007d..8a5f48e0e0f4197b78718a5130ff5b03fe34132a 100644 (file)
 * tools.c                                                  *
 ***********************************************************/
 
+#if 0
 #include <stdarg.h>
 
 #if defined(PLATFORM_FREEBSD)
 #include <machine/joystick.h>
 #endif
+#endif
 
 #include "libgame/libgame.h"
 
 #include "tools.h"
 #include "game.h"
 #include "events.h"
-#include "joystick.h"
 #include "cartoons.h"
 #include "network.h"
 #include "tape.h"