modified to support building of libnet
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@960 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -5,8 +5,12 @@
|
||||
|
||||
//#include <ByteOrder.h> /* for htonl */
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <net/if.h>
|
||||
|
||||
typedef uint16 in_port_t;
|
||||
typedef uint32 in_addr_t;
|
||||
|
||||
/* Protocol definitions - add to as required... */
|
||||
|
||||
enum {
|
||||
|
||||
Reference in New Issue
Block a user