From owner-cvs-sys Fri Dec 19 16:17:34 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id QAA04977 for cvs-sys-outgoing; Fri, 19 Dec 1997 16:17:34 -0800 (PST) (envelope-from owner-cvs-sys) 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 QAA04846; Fri, 19 Dec 1997 16:16:58 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id QAA04757; Fri, 19 Dec 1997 16:13:53 -0800 (PST) Date: Fri, 19 Dec 1997 16:13:53 -0800 (PST) Message-Id: <199712200013.QAA04757@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/netnatm natm.h natm_pcb.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 1997/12/19 16:13:52 PST Modified files: sys/netnatm natm.h natm_pcb.c Log: Fixed a sloppy common-style declaration. natm_pcb.c: Include which will be used when M_PCB is declared in the right place. Revision Changes Path 1.2 +1 -1 src/sys/netnatm/natm.h 1.4 +3 -0 src/sys/netnatm/natm_pcb.c