forked from Imagelibrary/rtems
@@ -155,6 +155,7 @@ Mode of operation:
|
|||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
|
#include <inttypes.h>
|
||||||
|
|
||||||
#include <sys/param.h>
|
#include <sys/param.h>
|
||||||
#include <sys/mbuf.h>
|
#include <sys/mbuf.h>
|
||||||
|
|||||||
@@ -48,6 +48,7 @@
|
|||||||
#include <netinet/tcp_var.h>
|
#include <netinet/tcp_var.h>
|
||||||
#include <netinet/tcpip.h>
|
#include <netinet/tcpip.h>
|
||||||
#include <netinet/udp.h>
|
#include <netinet/udp.h>
|
||||||
|
#include <inttypes.h>
|
||||||
|
|
||||||
static int fw_debug = 1;
|
static int fw_debug = 1;
|
||||||
#ifdef IPFIREWALL_VERBOSE
|
#ifdef IPFIREWALL_VERBOSE
|
||||||
|
|||||||
@@ -39,6 +39,7 @@
|
|||||||
#include "opt_ipfw.h"
|
#include "opt_ipfw.h"
|
||||||
|
|
||||||
#include <stddef.h>
|
#include <stddef.h>
|
||||||
|
#include <inttypes.h>
|
||||||
|
|
||||||
#include <sys/param.h>
|
#include <sys/param.h>
|
||||||
#include <sys/systm.h>
|
#include <sys/systm.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user