/* -*-C-*-
-$Id: missing.c,v 9.30 1993/06/24 07:09:00 gjr Exp $
+$Id: missing.c,v 9.31 1998/07/20 03:50:31 cph Exp $
-Copyright (c) 1987-1992 Massachusetts Institute of Technology
+Copyright (c) 1987-98 Massachusetts Institute of Technology
This material was developed by the Scheme project at the Massachusetts
Institute of Technology, Department of Electrical Engineering and
/* This file contains utilities potentially missing from the math library. */
+#include "oscond.h"
#include "ansidecl.h"
#include "config.h"
\f
/* -*-C-*-
-$Id: psbmap.h,v 9.41 1993/11/11 20:20:03 cph Exp $
+$Id: psbmap.h,v 9.42 1998/07/20 03:50:07 cph Exp $
-Copyright (c) 1987-1993 Massachusetts Institute of Technology
+Copyright (c) 1987-98 Massachusetts Institute of Technology
This material was developed by the Scheme project at the Massachusetts
Institute of Technology, Department of Electrical Engineering and
#ifndef _NEXTOS
#include <stdlib.h>
#endif
+#include "oscond.h"
#include "ansidecl.h"
#include "config.h"
#include "types.h"