Subject: CVS commit: xsrc/xfree/xc/programs/Xserver/os
To: None <source-changes@NetBSD.org>
From: Tyler R. Retzlaff <rtr@netbsd.org>
List: source-changes
Date: 02/24/2004 15:15:33
Module Name:	xsrc
Committed By:	rtr
Date:		Tue Feb 24 15:15:33 UTC 2004

Modified Files:
	xsrc/xfree/xc/programs/Xserver/os: GetTimeInMillis.c Imakefile

Log Message:
+ wrap GetTimeInMillis() in #ifndef DDXTIME
+ add GetTimeInMillis.{c,o} to Imakefile

I had a momentary dream where native builds didn't need to be supported
anymore.. too bad it was only a dream.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 xsrc/xfree/xc/programs/Xserver/os/GetTimeInMillis.c
cvs rdiff -r1.5 -r1.6 xsrc/xfree/xc/programs/Xserver/os/Imakefile

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