[haiku-bugs] [Haiku] #7860: netinet/in_systm.h needs implementing

  • From: "dacha" <trac@xxxxxxxxxxxx>
  • Date: Sat, 23 Jul 2011 13:06:30 -0000

#7860: netinet/in_systm.h needs implementing
-------------------------+-------------------------
 Reporter:  dacha        |        Owner:  nobody
     Type:  enhancement  |       Status:  new
 Priority:  normal       |    Milestone:  R1
Component:  - General    |      Version:  R1/alpha3
 Keywords:               |   Blocked By:
 Blocking:               |  Has a Patch:  0
 Platform:  All          |
-------------------------+-------------------------
 Wine cannot compile because dlls/iphlpapi/icmp.c expects n_long to be
 defined. On Linux and FreeBSD n_long is defined by including
 netinet/in_systm.h, however on Haiku that file is empty and no other file
 defines n_long.

 FreeBSD's implementation is only 58 lines long
 
(http://www.leidinger.net/FreeBSD/dox/netinet/html/d9/dce/in__systm_8h_source.html).
 Copy it?

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/7860>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: