Opened 16 years ago

Closed 16 years ago

#2248 closed bug (fixed)

[PATCH] Fix struct issue in private net_buffer.h

Reported by: andreasf Owned by: axeld
Priority: normal Milestone: R1
Component: Network & Internet Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: x86

Description

Bluetooth build (h2generic driver) on Haiku is currently broken due to lack of struct for ancillary_data_container in headers/private/net/net_buffer.h.

Attachments (1)

net_buffer.h.diff (676 bytes ) - added by andreasf 16 years ago.
Proposed patch

Download all attachments as: .zip

Change History (3)

by andreasf, 16 years ago

Attachment: net_buffer.h.diff added

Proposed patch

comment:1 by andreasf, 16 years ago

The above patch fixes this by adding struct. An alternative might be a typedef for ancillary_data_container.

comment:2 by stippi, 16 years ago

Resolution: fixed
Status: newclosed

Applied in hrev25606. Thanks!

Note: See TracTickets for help on using tickets.