Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Dec 2008 11:12:23 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libutil kinfo_getfile.c kinfo_getvmmap.c
Message-ID:  <200812271112.mBRBCZiK011889@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2008-12-27 11:12:23 UTC

  FreeBSD src repository

  Modified files:
    lib/libutil          kinfo_getfile.c kinfo_getvmmap.c 
  Log:
  SVN rev 186512 on 2008-12-27 11:12:23Z by rwatson
  
  Include param.h instead of types.h when using user.h.  Otherwise there is
  a dependence on ucred.h including audit.h including param.h, which we
  would like to eliminate.
  
  MFC after:      3 weeks
  
  Revision  Changes    Path
  1.4       +1 -1      src/lib/libutil/kinfo_getfile.c
  1.4       +1 -1      src/lib/libutil/kinfo_getvmmap.c



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