summaryrefslogtreecommitdiff
path: root/games/rocksndiamonds/files/patch-ae
blob: e7d36093c5d958f78557f96d5923c0c01e65f03a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- src/tools.c.orig	Sun Jun 20 18:09:07 1999
+++ src/tools.c	Sun Jun 20 18:09:42 1999
@@ -13,10 +13,6 @@
 
 #include <stdarg.h>
 
-#ifdef __FreeBSD__
-#include <machine/joystick.h>
-#endif
-
 #include "tools.h"
 #include "game.h"
 #include "events.h"