From ffbb93a37addb73e983d7bc3da1d7ea7012b8762 Mon Sep 17 00:00:00 2001 From: bde Date: Tue, 3 Feb 1998 22:19:35 +0000 Subject: Added #include of so that this file is more "self"-sufficent. --- sys/netinet/ip_fw.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sys/netinet/ip_fw.h') diff --git a/sys/netinet/ip_fw.h b/sys/netinet/ip_fw.h index 6f7deb2..bfc8e72 100644 --- a/sys/netinet/ip_fw.h +++ b/sys/netinet/ip_fw.h @@ -11,12 +11,14 @@ * * This software is provided ``AS IS'' without any warranties of any kind. * - * $Id: ip_fw.h,v 1.30 1997/10/28 15:58:45 bde Exp $ + * $Id: ip_fw.h,v 1.31 1998/01/08 03:03:54 alex Exp $ */ #ifndef _IP_FW_H #define _IP_FW_H +#include + /* * This union structure identifies an interface, either explicitly * by name or implicitly by IP address. The flags IP_FW_F_IIFNAME -- cgit v1.1