From e4df1b6897b5ba18a849549aa77a6989f16a9a1b Mon Sep 17 00:00:00 2001 From: veego Date: Mon, 17 Mar 1997 10:39:53 +0000 Subject: [PATCH] s/if_ether.h/if_inarp.h/ --- common/pf.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common/pf.c b/common/pf.c index 355f3fb..e8158a8 100644 --- a/common/pf.c +++ b/common/pf.c @@ -32,7 +32,7 @@ */ #ifndef LINT -static char rcsid[] = "$Id: pf.c,v 1.1.1.1 1997/03/16 22:23:37 cjs Exp $"; +static char rcsid[] = "$Id: pf.c,v 1.2 1997/03/17 10:39:53 veego Exp $"; #endif #include @@ -49,7 +49,7 @@ static char rcsid[] = "$Id: pf.c,v 1.1.1.1 1997/03/16 22:23:37 cjs Exp $"; #include #include -#include +#include #include #include