18 | | 2, Files 'haiku/src/add-ons/kernel/network/ppp/ipcp/{port_before.h, port_after.h, bittypes.h, config.h} are copied from haiku/src/kits/network/libbind/ dir. There should be better solution. |
| 19 | 2, Files 'haiku/src/add-ons/kernel/network/ppp/ipcp/{port_before.h, port_after.h, bittypes.h, config.h} are copied from haiku/src/kits/network/libbind/ dir. There should be better solution. |
| 20 | The 2nd one is solved by using simplified inet_addr.c located src/system/kernel/util/. It has no header dependency as the old one located in libbind. |