From: Stephen Adams <edu/mit/csail/zurich/adams>
Date: Tue, 9 Apr 1996 20:09:04 +0000 (+0000)
Subject: Added
X-Git-Tag: 20090517-FFI~5618
X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=75e7d9763522237048b67eac45c767250066f2a3;p=mit-scheme.git

Added
  #include <stdlib.h>
to get rid of warnings.
---

diff --git a/v7/src/microcode/ntutl/scheme32.c b/v7/src/microcode/ntutl/scheme32.c
index 9f2fb88bb..7684fbd52 100644
--- a/v7/src/microcode/ntutl/scheme32.c
+++ b/v7/src/microcode/ntutl/scheme32.c
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: scheme32.c,v 1.9 1996/03/23 19:23:47 adams Exp $
+$Id: scheme32.c,v 1.10 1996/04/09 20:09:04 adams Exp $
 
 Copyright (c) 1993-96 Massachusetts Institute of Technology
 
@@ -37,6 +37,7 @@ MIT in each case. */
  */
 
 #include "ntscmlib.h"
+#include <stdlib.h>
 #include <mmsystem.h>
 
 static BOOL