diff --git a/sys/net/if_ethersubr.c b/sys/net/if_ethersubr.c index 4447f868d2df..49c1159072ce 100644 --- a/sys/net/if_ethersubr.c +++ b/sys/net/if_ethersubr.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)if_ethersubr.c 8.1 (Berkeley) 6/10/93 - * $Id: if_ethersubr.c,v 1.22 1996/08/04 10:54:13 phk Exp $ + * $Id: if_ethersubr.c,v 1.23 1996/08/04 11:45:37 phk Exp $ */ #include @@ -52,6 +52,7 @@ #include #include #include +#include #ifdef INET #include