FreeBSD Bugzilla – Attachment 94171 Details for
Bug 132265
[PATCH] Make palm/pilot-link work on recent -CURRENT
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-libpisock%freebsdusb.c
patch-libpisock%freebsdusb.c (text/plain), 365 bytes, created by
Mel
on 2009-03-02 19:20:03 UTC
(
hide
)
Description:
patch-libpisock%freebsdusb.c
Filename:
MIME Type:
Creator:
Mel
Created:
2009-03-02 19:20:03 UTC
Size:
365 bytes
patch
obsolete
>--- libpisock/freebsdusb.c.orig 2006-10-12 06:21:22.000000000 -0800 >+++ libpisock/freebsdusb.c 2009-03-02 10:06:01.000000000 -0900 >@@ -48,7 +48,12 @@ > > #if defined(__FreeBSD__) > /* freebsd usb header */ >+#include <sys/param.h> >+#if __FreeBSD_version+0 >= 800064 >+#include <legacy/dev/usb/usb.h> >+#else > #include <dev/usb/usb.h> >+#endif > #define MAX_BUF 256 > #endif
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 132265
: 94171