Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 106093 Details for
Bug 159900
net-wireless/rutilt - gtk+ wireless configuration utility with extra support for Ralink (rt*) cards (ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
linux-2.6.19-wireless.h.patch
linux-2.6.19-wireless.h.patch (text/plain), 684 bytes, created by
Ed Catmur
on 2007-01-08 19:44:04 UTC
(
hide
)
Description:
linux-2.6.19-wireless.h.patch
Filename:
MIME Type:
Creator:
Ed Catmur
Created:
2007-01-08 19:44:04 UTC
Size:
684 bytes
patch
obsolete
>--- include/Parameters.h 2007/01/08 19:36:12 1.1 >+++ include/Parameters.h 2007/01/08 19:36:34 >@@ -27,6 +27,8 @@ > extern "C"{ > // Compilation problems if socket.h is not included (or after wireless.h) > #include <sys/socket.h> >+#include <linux/types.h> >+#include <linux/if.h> > #include <linux/wireless.h> // IW_MODE_AUTO, IW_MODE_ADHOC etc... > } > >--- include/WE17Driver.h 2007/01/08 19:33:18 1.1 >+++ include/WE17Driver.h 2007/01/08 19:34:51 >@@ -26,6 +26,8 @@ > extern "C"{ > // Compilation problems if socket.h is not included (or after wireless.h). > #include <sys/socket.h> >+#include <linux/types.h> >+#include <linux/if.h> > #include <linux/wireless.h> > } > #if WIRELESS_EXT < 16
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 159900
:
105323
|
106091
|
106093
|
122419
|
124922
|
131311
|
131374
|
131517
|
137726
|
137761
|
137762
|
137854
|
336622