summaryrefslogtreecommitdiff
path: root/games/rocksndiamonds/files/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'games/rocksndiamonds/files/patch-ae')
-rw-r--r--games/rocksndiamonds/files/patch-ae13
1 files changed, 13 insertions, 0 deletions
diff --git a/games/rocksndiamonds/files/patch-ae b/games/rocksndiamonds/files/patch-ae
new file mode 100644
index 000000000000..e7d36093c5d9
--- /dev/null
+++ b/games/rocksndiamonds/files/patch-ae
@@ -0,0 +1,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"