Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Dec 1995 13:51:48 -0800
From:      Bruce Evans <bde>
To:        CVS-committers, cvs-sys
Subject:   cvs commit: src/sys/miscfs/specfs spec_vnops.c
Message-ID:  <199512052151.NAA08293@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         95/12/05 13:51:47

  Modified:    sys/kern  kern_descrip.c kern_sysctl.c
               sys/miscfs/specfs  spec_vnops.c
  Log:
  Include <vm/vm.h> or <vm/vm_page.h> explicitly to avoid breaking when
  vnode_if.h doesn't include vm stuff.
  
  Revision  Changes    Path
  1.19      +3 -1      src/sys/kern/kern_descrip.c
  1.54      +3 -1      src/sys/kern/kern_sysctl.c
  1.20      +2 -1      src/sys/miscfs/specfs/spec_vnops.c



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