summaryrefslogtreecommitdiffstats
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, 11 insertions, 0 deletions
diff --git a/games/imaze/files/patch-source_fbsd_joystick.c b/games/imaze/files/patch-source_fbsd_joystick.c
new file mode 100644
index 0000000..8d1d16c
--- /dev/null
+++ b/games/imaze/files/patch-source_fbsd_joystick.c
@@ -0,0 +1,11 @@
+--- source/fbsd_joystick.c.orig Sat Jun 28 15:55:30 2003
++++ source/fbsd_joystick.c Sat Jun 28 15:56:01 2003
+@@ -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"
OpenPOWER on IntegriCloud