Subject: CVS commit: xsrc/xfree/xc/programs/Xserver/hw/xfree86/drivers/wsfb
To: None <source-changes@NetBSD.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 11/09/2004 18:27:55
Module Name:	xsrc
Committed By:	nathanw
Date:		Tue Nov  9 18:27:55 UTC 2004

Modified Files:
	xsrc/xfree/xc/programs/Xserver/hw/xfree86/drivers/wsfb: wsfb_driver.c

Log Message:
#include <fcntl.h> for definition of O_RDWR and friends.

Add a string compare so this runs on NetBSD as well as OpenBSD.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 \
    xsrc/xfree/xc/programs/Xserver/hw/xfree86/drivers/wsfb/wsfb_driver.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.