Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Nov 1997 03:02:23 -0800 (PST)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/vm vm_object.c
Message-ID:  <199711181102.DAA28387@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1997/11/18 03:02:23 PST

  Modified files:
    sys/vm               vm_object.c 
  Log:
  Removed unused #include of <sys/malloc.h>.  This file now uses only
  zalloc().  Many more cases like this are probably obscured by not
  including <vm/zone.h> explicitly (it is spammed into <sys/malloc.h>).
  
  Revision  Changes    Path
  1.101     +1 -2      src/sys/vm/vm_object.c



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