FreeBSD Bugzilla – Attachment 33144 Details for
Bug 54425
games/imaze: fix build problems on 5.x
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 936 bytes, created by
rk
on 2003-07-13 06:40:06 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
rk
Created:
2003-07-13 06:40:06 UTC
Size:
936 bytes
patch
obsolete
>diff -ruN imaze/files/patch-ab /tmp/imaze/files/patch-ab >--- imaze/files/patch-ab Thu Jan 1 01:00:00 1970 >+++ /tmp/imaze/files/patch-ab Sat Jun 28 16:03:54 2003 >@@ -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" >diff -ruN imaze/files/patch-ac /tmp/imaze/files/patch-ac >--- imaze/files/patch-ac Thu Jan 1 01:00:00 1970 >+++ /tmp/imaze/files/patch-ac Sat Jun 28 16:03:57 2003 >@@ -0,0 +1,11 @@ >+--- source/voxware_audio.c.orig Sat Jun 28 15:55:41 2003 >++++ source/voxware_audio.c Sat Jun 28 15:56:08 2003 >+@@ -50,7 +50,7 @@ >+ #ifdef linux >+ #include <linux/soundcard.h> >+ #else >+-#include <machine/soundcard.h> >++#include <sys/soundcard.h> >+ #endif >+ >+ #include "argv.h"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 54425
: 33144