Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Dec 1997 10:58:15 -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/sys filedesc.h malloc.h
Message-ID:  <199712051858.KAA25876@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1997/12/05 10:58:15 PST

  Modified files:
    sys/sys              filedesc.h malloc.h 
  Log:
  Moved declaration of M_IOV to a less bogus place.  It belongs in
  <sys/uio.h>, but it doesn't work there because of header pollution
  (<sys/uio.h> is prematurely included by <sys/param.h>).
  
  Revision  Changes    Path
  1.13      +1 -4      src/sys/sys/filedesc.h
  1.34      +8 -1      src/sys/sys/malloc.h



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