forked from Imagelibrary/rtems
network: Include missing header file
This commit is contained in:
@@ -60,6 +60,8 @@
|
|||||||
#include <netinet/in_var.h>
|
#include <netinet/in_var.h>
|
||||||
#include <netinet/ip_var.h>
|
#include <netinet/ip_var.h>
|
||||||
|
|
||||||
|
#include <limits.h>
|
||||||
|
|
||||||
struct in_addr zeroin_addr;
|
struct in_addr zeroin_addr;
|
||||||
|
|
||||||
static void in_pcbinshash(struct inpcb *);
|
static void in_pcbinshash(struct inpcb *);
|
||||||
|
|||||||
Reference in New Issue
Block a user