include <net/if.h> and restore this to sanity.

This commit is contained in:
Jordan K. Hubbard 1998-01-10 15:04:06 +00:00
parent eeb355f73f
commit 20f16cfce3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=32392
2 changed files with 2 additions and 0 deletions

View file

@ -2059,6 +2059,7 @@ PacketAliasCheckNewLink(void)
/* Firewall include files */
#include <sys/queue.h>
#include <net/if.h>
#include <netinet/ip_fw.h>
#include <string.h>
#include <err.h>

View file

@ -2059,6 +2059,7 @@ PacketAliasCheckNewLink(void)
/* Firewall include files */
#include <sys/queue.h>
#include <net/if.h>
#include <netinet/ip_fw.h>
#include <string.h>
#include <err.h>