From owner-cvs-all Sun Jan 9 1:57:26 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8551114D5C; Sun, 9 Jan 2000 01:57:21 -0800 (PST) (envelope-from bde@FreeBSD.org) Received: (from bde@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA20457; Sun, 9 Jan 2000 01:57:21 -0800 (PST) (envelope-from bde@FreeBSD.org) Message-Id: <200001090957.BAA20457@freefall.freebsd.org> From: Bruce Evans Date: Sun, 9 Jan 2000 01:57:20 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/svr4 svr4_machdep.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 2000/01/09 01:57:20 PST Modified files: sys/i386/svr4 svr4_machdep.h Log: Fixed a missing forward declaration. I don't know why I though the declaration of `struct proc' in svr4_genassym.c was unused. It was just misplaced. Revision Changes Path 1.6 +2 -1 src/sys/i386/svr4/svr4_machdep.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message