Date: Mon, 16 Sep 2002 22:14:10 -0700 (PDT) From: Mike Barcroft <mike@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys file.h Message-ID: <200209170514.g8H5EARb028617@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mike 2002/09/16 22:14:10 PDT
Modified files:
sys/sys file.h
Log:
Include <sys/types.h> directly rather than depending on <sys/fcntl.h>
to include it. This could be avoided by adding the necessary typedefs
here, or by making users of <sys/file.h> include <sys/types.h> first.
Revision Changes Path
1.53 +1 -0 src/sys/sys/file.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?200209170514.g8H5EARb028617>
