Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Dec 2004 17:30:38 +0000 (UTC)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/snp snp.c
Message-ID:  <200412221730.iBMHUcw3062506@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2004-12-22 17:30:38 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/snp          snp.c 
  Log:
  Include fcntl.h not vnode.h.
  Include uio.h instead of relying on vnode.h to do so.
  Check O_NONBLOCK not IO_NDELAY.
  
  Revision  Changes    Path
  1.96      +3 -2      src/sys/dev/snp/snp.c



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