Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Nov 2003 13:02:10 -0800 (PST)
From:      Bruce Evans <bde@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netatm/ipatm ipatm_vcm.c
Message-ID:  <200311142102.hAEL2AnA073070@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         2003/11/14 13:02:10 PST

  FreeBSD src repository

  Modified files:
    sys/netatm/ipatm     ipatm_vcm.c 
  Log:
  Include <sys/malloc.h> for the declaration of malloc(), etc. instead
  of depending on namespace pollution 2 layers deep in <vm/uma.h>.  Fixed
  most nearby include messes (another like this, several the opposite of
  this, and some formatting).
  
  Revision  Changes    Path
  1.17      +5 -3      src/sys/netatm/ipatm/ipatm_vcm.c



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