From 4952e47df698c637f64ac42e05052f9a3c00b4d6 Mon Sep 17 00:00:00 2001 From: "mkaply%us.ibm.com" Date: Fri, 3 Nov 2000 20:38:48 +0000 Subject: [PATCH] EMX Break Need INCL_DOSERRORS --- gfx/src/os2/nsGfxDefs.h | 1 + 1 file changed, 1 insertion(+) diff --git a/gfx/src/os2/nsGfxDefs.h b/gfx/src/os2/nsGfxDefs.h index d969b8461c73..1e6f7a01512e 100644 --- a/gfx/src/os2/nsGfxDefs.h +++ b/gfx/src/os2/nsGfxDefs.h @@ -28,6 +28,7 @@ #define INCL_PM #define INCL_DOS +#define INCL_DOSERRORS #include #include // XXX hack XXX