Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Mar 1997 19:49:03 -0800 (PST)
From:      Bruce Evans <bde>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/pc98/pc98 fd.c sio.c
Message-ID:  <199703230349.TAA19949@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         97/03/22 19:49:02

  Modified:    sys/pc98/pc98  fd.c sio.c
  Log:
  Don't #include <sys/fcntl.h> in <sys/file.h> if KERNEL is defined.
  Fixed everything that depended on getting fcntl.h stuff from the wrong
  place.  Most things don't depend on file.h stuff at all.
  
  Revision  Changes    Path
  1.18      +2 -2      src/sys/pc98/pc98/fd.c
  1.19      +2 -2      src/sys/pc98/pc98/sio.c



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