On Mon, 23 Feb 2009 20:06:58 +0200 Boaz Harrosh <bharrosh@xxxxxxxxxxx> wrote: > These Headers do not exist on BSD but are used in tgt osd code: > bsd_include/byteswap.h > bsd_include/endian.h > bsd_include/linux/fs.h > Included only definitions used by code which are Linux specific. > > This file is broken on FreeBSD in regard to ipv6 > and needs a fixup: > bsd_include/netinet/in.h > > Signed-off-by: Boaz Harrosh <bharrosh@xxxxxxxxxxx> > --- > bsd_include/byteswap.h | 10 ++++++++++ > bsd_include/endian.h | 26 ++++++++++++++++++++++++++ > bsd_include/linux/fs.h | 40 ++++++++++++++++++++++++++++++++++++++++ > bsd_include/netinet/in.h | 11 +++++++++++ > 4 files changed, 87 insertions(+), 0 deletions(-) > create mode 100644 bsd_include/byteswap.h > create mode 100644 bsd_include/endian.h > create mode 100644 bsd_include/linux/fs.h > create mode 100644 bsd_include/netinet/in.h I prefer include/bsd/ -- To unsubscribe from this list: send the line "unsubscribe stgt" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html