Added include protection for unistd.h and sys/time.h.
[wine] / dlls / ddraw / direct3d / main.c
2002-08-17  Patrik StridvallAdded include protection for unistd.h and sys/time.h.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-07-23  Alexandre JulliardRemoved some unnecessary includes.
2000-08-09  Alexandre JulliardRemoved some unnecessary #includes and dll dependencies.
2000-07-31  Alexandre JulliardCleaned up some more USER dependencies.
2000-04-14  Francois GougetChanged the placement of WINE_UNUSED to make gcc 2...
2000-04-09  Marcus MeissnerRestructured DirectDraw. Split into X11 and DGA driver...