Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Apr 2005 05:25:40 +0000 (UTC)
From:      Peter Wemm <peter@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/ddb db_print.c db_run.c
Message-ID:  <200504140525.j3E5Pekj027603@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2005-04-14 05:25:40 UTC

  FreeBSD src repository

  Modified files:
    sys/ddb              db_print.c db_run.c 
  Log:
  rev 1.54 of i386/include/pcb.h depended on sys/proc.h.  The prerequisite
  was satisified for the rest of the kernel on the i386 build except for
  these two files.  Rather than adding a submarine include to pcb.h, I've
  added proc.h here.
  
  I forgot to include these with the original commit. Sorry folks.
  
  Revision  Changes    Path
  1.30      +1 -0      src/sys/ddb/db_print.c
  1.27      +1 -0      src/sys/ddb/db_run.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504140525.j3E5Pekj027603>