/* -*-C-*-
-$Id: bchutl.c,v 1.3 1993/06/24 03:53:29 gjr Exp $
+$Id: bchutl.c,v 1.4 1993/11/11 20:18:41 cph Exp $
Copyright (c) 1991-1993 Massachusetts Institute of Technology
#ifndef DOS386
#ifndef WINNT
+#ifndef _NEXTOS
#include <unistd.h>
#endif
#endif
+#endif
#include "ansidecl.h"
/* -*-C-*-
-$Id: cmpint.c,v 1.78 1993/11/04 23:51:07 gjr Exp $
+$Id: cmpint.c,v 1.79 1993/11/11 20:19:55 cph Exp $
Copyright (c) 1989-1993 Massachusetts Institute of Technology
/* Macro imports */
#include <stdio.h>
+#ifndef _NEXTOS
#include <stdlib.h>
+#endif
#include "oscond.h" /* Identify the operating system */
#include "ansidecl.h" /* Macros to support ANSI declarations */
#include "dstack.h" /* Dynamic-stack support */
/* -*-C-*-
-$Id: posixtyp.h,v 1.8 1993/06/24 06:13:23 gjr Exp $
+$Id: posixtyp.h,v 1.9 1993/11/11 20:18:48 cph Exp $
Copyright (c) 1990-1993 Massachusetts Institute of Technology
#endif
#ifdef _BSD4_3
+#ifndef _NEXTOS
#define _MODE_T
#define _NLINK_T
#define _PID_T
#define _CLOCK_T
+#endif
#define _TIME_T
#endif
/* -*-C-*-
-$Id: psbmap.h,v 9.40 1993/11/07 01:39:01 gjr Exp $
+$Id: psbmap.h,v 9.41 1993/11/11 20:20:03 cph Exp $
Copyright (c) 1987-1993 Massachusetts Institute of Technology
#define fast register
#include <stdio.h>
+#ifndef _NEXTOS
#include <stdlib.h>
+#endif
#include "ansidecl.h"
#include "config.h"
#include "types.h"
/* -*-C-*-
-$Id: cmpint.c,v 1.78 1993/11/04 23:51:07 gjr Exp $
+$Id: cmpint.c,v 1.79 1993/11/11 20:19:55 cph Exp $
Copyright (c) 1989-1993 Massachusetts Institute of Technology
/* Macro imports */
#include <stdio.h>
+#ifndef _NEXTOS
#include <stdlib.h>
+#endif
#include "oscond.h" /* Identify the operating system */
#include "ansidecl.h" /* Macros to support ANSI declarations */
#include "dstack.h" /* Dynamic-stack support */
/* -*-C-*-
-$Id: psbmap.h,v 9.40 1993/11/07 01:39:01 gjr Exp $
+$Id: psbmap.h,v 9.41 1993/11/11 20:20:03 cph Exp $
Copyright (c) 1987-1993 Massachusetts Institute of Technology
#define fast register
#include <stdio.h>
+#ifndef _NEXTOS
#include <stdlib.h>
+#endif
#include "ansidecl.h"
#include "config.h"
#include "types.h"