FreeBSD Bugzilla – Attachment 61919 Details for
Bug 92704
graphics/dri: dri-6.4.1,2 fails to build on FreeBSD 4.11
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-src_mesa_drivers_dri_mga_mgacontext.h
patch-src_mesa_drivers_dri_mga_mgacontext.h (text/plain; charset=us-ascii), 371 bytes, created by
Sven Berkvens-Matthijsse
on 2006-02-03 13:06:02 UTC
(
hide
)
Description:
patch-src_mesa_drivers_dri_mga_mgacontext.h
Filename:
MIME Type:
Creator:
Sven Berkvens-Matthijsse
Created:
2006-02-03 13:06:02 UTC
Size:
371 bytes
patch
obsolete
>--- src/mesa/drivers/dri/mga/mgacontext.h.orig Fri Feb 3 13:23:01 2006 >+++ src/mesa/drivers/dri/mga/mgacontext.h Fri Feb 3 13:25:33 2006 >@@ -29,7 +29,11 @@ > #ifndef MGALIB_INC > #define MGALIB_INC > >+#if !defined(__FreeBSD__) || __FreeBSD__ > 4 > #include <stdint.h> >+#else >+#include <sys/inttypes.h> >+#endif > #include "drm.h" > #include "mga_drm.h" > #include "dri_util.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 Raw
Actions:
View
Attachments on
bug 92704
:
61916
|
61917
|
61918
| 61919 |
61920
|
61921
|
61922