From: Chris Hanson Date: Fri, 2 Dec 1994 20:43:13 +0000 (+0000) Subject: Add PM interface header file. X-Git-Tag: 20090517-FFI~6900 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=7f084b9fe01503642d8b87b540fcd11d51ebc906;p=mit-scheme.git Add PM interface header file. --- diff --git a/v7/src/microcode/os2.h b/v7/src/microcode/os2.h index 18b3efadc..ac42c5675 100644 --- a/v7/src/microcode/os2.h +++ b/v7/src/microcode/os2.h @@ -1,6 +1,6 @@ /* -*-C-*- -$Id: os2.h,v 1.1 1994/11/28 03:42:53 cph Exp $ +$Id: os2.h,v 1.2 1994/12/02 20:43:13 cph Exp $ Copyright (c) 1994 Massachusetts Institute of Technology @@ -59,6 +59,7 @@ MIT in each case. */ #include "os2thrd.h" #include "os2ctty.h" #include "os2cthrd.h" +#include "os2pm.h" #define OS2_MAX_FILE_HANDLES() 20