Removed unused #includes.

This commit is contained in:
Bruce Evans 1997-04-09 15:44:47 +00:00
parent fb36e0817c
commit 3892bcbc70
3 changed files with 3 additions and 9 deletions

View File

@ -1,12 +1,10 @@
$Id$
$Id: syscalls.isc,v 1.3 1997/02/22 09:33:35 peter Exp $
#include <sys/types.h>
#include <sys/param.h>
#include <sys/sysent.h>
#include <sys/sysproto.h>
#include <i386/ibcs2/ibcs2_types.h>
#include <i386/ibcs2/ibcs2_signal.h>
#include <i386/ibcs2/ibcs2_statfs.h>
#include <i386/ibcs2/ibcs2_proto.h>
#include <i386/ibcs2/ibcs2_xenix.h>

View File

@ -1,4 +1,4 @@
$Id$
$Id: syscalls.master,v 1.7 1997/02/22 09:33:38 peter Exp $
; @(#)syscalls.master 8.1 (Berkeley) 7/19/93
; System call name/number master file (or rather, slave, from IBCS2).
@ -22,13 +22,11 @@
; OBSOL obsolete, not included in system, only specifies name
; UNIMPL not implemented, placeholder only
#include <sys/types.h>
#include <sys/param.h>
#include <sys/sysent.h>
#include <sys/sysproto.h>
#include <i386/ibcs2/ibcs2_types.h>
#include <i386/ibcs2/ibcs2_signal.h>
#include <i386/ibcs2/ibcs2_statfs.h>
#include <i386/ibcs2/ibcs2_proto.h>
; #ifdef's, etc. may be included, and are copied to the output files.

View File

@ -1,12 +1,10 @@
$Id$
$Id: syscalls.xenix,v 1.4 1997/02/22 09:33:39 peter Exp $
#include <sys/types.h>
#include <sys/param.h>
#include <sys/sysent.h>
#include <sys/sysproto.h>
#include <i386/ibcs2/ibcs2_types.h>
#include <i386/ibcs2/ibcs2_signal.h>
#include <i386/ibcs2/ibcs2_statfs.h>
#include <i386/ibcs2/ibcs2_xenix.h>
0 UNIMPL XENIX nosys