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