summaryrefslogtreecommitdiffstats
path: root/games/imaze/files/patch-source_fbsd_joystick.c
blob: bf1d0fc9f75ad33c000015566d1cc92c61154f6f (plain)
1
2
3
4
5
6
7
8
9
10
11
--- 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"
OpenPOWER on IntegriCloud