Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Dec 2001 12:09:08 -0800 (PST)
From:      Bosko Milekic <bmilekic@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern subr_mbuf.c src/sys/sys mbuf.h
Message-ID:  <200112222009.fBMK99A66385@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bmilekic    2001/12/22 12:09:08 PST

  Modified files:
    sys/kern             subr_mbuf.c 
    sys/sys              mbuf.h 
  Log:
  Move prototype of _mext_free to mbuf.h, where it belongs, because it is
  used in MEXTFREE and needs to be in scope for external MEXTFREE users.
  
  Pointed out by: Chad David <davidc@acns.ab.ca>
  Confirmed by: bde
  
  Revision  Changes    Path
  1.12      +0 -1      src/sys/kern/subr_mbuf.c
  1.87      +1 -0      src/sys/sys/mbuf.h

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?200112222009.fBMK99A66385>