From owner-cvs-usrsbin Sat Jan 10 20:04:17 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id UAA07405 for cvs-usrsbin-outgoing; Sat, 10 Jan 1998 20:04:17 -0800 (PST) (envelope-from owner-cvs-usrsbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id UAA07273; Sat, 10 Jan 1998 20:03:31 -0800 (PST) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id UAA05112; Sat, 10 Jan 1998 20:02:59 -0800 (PST) Date: Sat, 10 Jan 1998 20:02:59 -0800 (PST) Message-Id: <199801110402.UAA05112@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp arp.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk brian 1998/01/10 20:02:58 PST Modified files: usr.sbin/ppp arp.c Log: Remove includes of if_var.h and in_var.h Revision Changes Path 1.21 +1 -5 src/usr.sbin/ppp/arp.c