From owner-cvs-sys Fri Feb 28 21:44:13 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id VAA12251 for cvs-sys-outgoing; Fri, 28 Feb 1997 21:44:13 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id VAA12244; Fri, 28 Feb 1997 21:44:11 -0800 (PST) Date: Fri, 28 Feb 1997 21:44:11 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199703010544.VAA12244@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/i386 db_trace.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ache 97/02/28 21:44:10 Modified: sys/i386/i386 db_trace.c Log: Add missing #include for ISPL and SEL_UPL macros Revision Changes Path 1.20 +2 -1 src/sys/i386/i386/db_trace.c