rnd-20020324-1-src
[rocksndiamonds.git] / src / tools.c
index ca2bbd5d2651d6217abdd5e46fc30f5afc9a007d..8946e84b61b483d3d28b6578d487db5e6c6ceae9 100644 (file)
 * tools.c                                                  *
 ***********************************************************/
 
-#include <stdarg.h>
-
-#if defined(PLATFORM_FREEBSD)
-#include <machine/joystick.h>
-#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"