summaryrefslogtreecommitdiff
path: root/games/imaze/files/patch-source_fbsd_joystick.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/imaze/files/patch-source_fbsd_joystick.c')
-rw-r--r--games/imaze/files/patch-source_fbsd_joystick.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/games/imaze/files/patch-source_fbsd_joystick.c b/games/imaze/files/patch-source_fbsd_joystick.c
deleted file mode 100644
index bf1d0fc9f75a..000000000000
--- a/games/imaze/files/patch-source_fbsd_joystick.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- source/fbsd_joystick.c.orig 2001-12-10 00:47:38 UTC
-+++ source/fbsd_joystick.c
-@@ -44,7 +44,7 @@
- #include <errno.h>
- #include <fcntl.h>
- #include <sys/time.h>
--#include <machine/joystick.h>
-+#include <sys/joystick.h>
-
- #include "argv.h"
- #include "global.h"