Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Sep 2002 02:43:24 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/ufs/ffs ffs_vnops.c
Message-ID:  <200209050943.g859hOR4071776@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         2002/09/05 02:43:24 PDT

  Modified files:
    sys/ufs/ffs          ffs_vnops.c 
  Log:
  Include <sys/malloc.h> instead of depending on namespace pollution 2
  layers deep in <sys/proc.h> or <sys/vnode.h>.
  
  Include <sys/vmmeter.h> instead of depending on namespace pollution in
  <sys/pcpu.h>.
  
  Sorted includes as much as possible.
  
  Revision  Changes    Path
  1.93      +11 -9     src/sys/ufs/ffs/ffs_vnops.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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