eclair snapshot
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
#include <linux/socket.h>
|
||||
#include <linux/in.h>
|
||||
#include <linux/in6.h>
|
||||
#include <netinet/in6.h>
|
||||
|
||||
__BEGIN_DECLS
|
||||
|
||||
@@ -39,6 +40,9 @@ __BEGIN_DECLS
|
||||
|
||||
extern int bindresvport (int sd, struct sockaddr_in *sin);
|
||||
|
||||
static const struct in6_addr in6addr_any = IN6ADDR_ANY_INIT;
|
||||
static const struct in6_addr in6addr_loopback = IN6ADDR_LOOPBACK_INIT;
|
||||
|
||||
__END_DECLS
|
||||
|
||||
#endif /* _NETINET_IN_H_ */
|
||||
|
Reference in New Issue
Block a user