From: Chris Hanson Date: Mon, 30 Oct 1995 07:54:29 +0000 (+0000) Subject: Force inclusion of all possible interesting OS/2 header information. X-Git-Tag: 20090517-FFI~5822 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=b2e3eba1f84e6ae2397ac0d41ecd4c55feb91c48;p=mit-scheme.git Force inclusion of all possible interesting OS/2 header information. It's too much of a pain trying to restrict this information. --- diff --git a/v7/src/microcode/os2.h b/v7/src/microcode/os2.h index ccbcd2829..765488d3d 100644 --- a/v7/src/microcode/os2.h +++ b/v7/src/microcode/os2.h @@ -1,8 +1,8 @@ /* -*-C-*- -$Id: os2.h,v 1.3 1994/12/19 22:30:20 cph Exp $ +$Id: os2.h,v 1.4 1995/10/30 07:54:29 cph Exp $ -Copyright (c) 1994 Massachusetts Institute of Technology +Copyright (c) 1994-95 Massachusetts Institute of Technology This material was developed by the Scheme project at the Massachusetts Institute of Technology, Department of Electrical Engineering and @@ -45,10 +45,8 @@ MIT in each case. */ Scheme's definition not needed in OS/2 files. */ #undef END_OF_CHAIN -#define INCL_DOS -#define INCL_DOSERRORS -#define INCL_KBD -#define INCL_VIO +#define INCL_BASE +#define INCL_PM #include #include #include