2006-03-29 Shaun Jackman <sjackman@gmail.com>
* libc/sys/linux/include/netinet/ip.h: Include netinet/in_systm.h for the declaration of n_long.
This commit is contained in:
parent
15a1b33c00
commit
ef79d97d9f
@ -1,3 +1,8 @@
|
|||||||
|
2006-03-29 Shaun Jackman <sjackman@gmail.com>
|
||||||
|
|
||||||
|
* libc/sys/linux/include/netinet/ip.h: Include netinet/in_systm.h
|
||||||
|
for the declaration of n_long.
|
||||||
|
|
||||||
2006-03-29 Shaun Jackman <sjackman@gmail.com>
|
2006-03-29 Shaun Jackman <sjackman@gmail.com>
|
||||||
|
|
||||||
* libc/sys/linux/include/net/if.h: Include sys/socket.h for
|
* libc/sys/linux/include/net/if.h: Include sys/socket.h for
|
||||||
|
@ -37,6 +37,8 @@
|
|||||||
#ifndef _NETINET_IP_H_
|
#ifndef _NETINET_IP_H_
|
||||||
#define _NETINET_IP_H_
|
#define _NETINET_IP_H_
|
||||||
|
|
||||||
|
#include <netinet/in_systm.h>
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Definitions for internet protocol version 4.
|
* Definitions for internet protocol version 4.
|
||||||
* Per RFC 791, September 1981.
|
* Per RFC 791, September 1981.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user