Jim Young
changed
bug 9614
What |
Removed |
Added |
Attachment #12422 Flags |
|
review_for_checkin?
|
Comment # 1
on bug 9614
from Jim Young
Created attachment 12422 [details]
Patch to packet-usb.c to prefix linux errno.h cloned #define names with "USB_".
Patch to prevent redefined errors when compiling packet-usb.c on OS X with
jhbuild. All linux errno.h cloned #define names now have a prefix of "USB_".
Adding a prefix to cloned errno.h #define names is used in other dissectors
such as packet-dlm3.c and packet-pvfs2.c.
You are receiving this mail because:
- You are watching all bug changes.