From owner-cvs-all Fri Sep 6 14:59: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6465337B400; Fri, 6 Sep 2002 14:58:58 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 171D743E42; Fri, 6 Sep 2002 14:58:58 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from freefall.freebsd.org (sobomax@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g86LwvJU040347; Fri, 6 Sep 2002 14:58:57 -0700 (PDT) (envelope-from sobomax@freefall.freebsd.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g86Lwvnx040346; Fri, 6 Sep 2002 14:58:57 -0700 (PDT) Message-Id: <200209062158.g86Lwvnx040346@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 6 Sep 2002 14:58:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_gre.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/09/06 14:58:57 PDT Modified files: sys/net if_gre.h Log: Include to unbreak kdump. I don't know why does kdump includes if_gre.h at all, but it does, without including ip.h before that. Poked by: peter Pointy hat to: kdump(1) Revision Changes Path 1.3 +4 -0 src/sys/net/if_gre.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message