diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-12-08 10:26:33 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-12-08 10:26:33 +0000 |
commit | f3f5e12fa7233f550991d8f88d1e6d7a88ba6803 (patch) | |
tree | 3d76b94624fdeb9ac179ace86d421e5d07752d86 /lib/librpcsvc/bootparam_prot.x | |
parent | 7da41a660366b0a22d530d40934a5c22d13aabc7 (diff) |
a few things go away...
Diffstat (limited to 'lib/librpcsvc/bootparam_prot.x')
-rw-r--r-- | lib/librpcsvc/bootparam_prot.x | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/librpcsvc/bootparam_prot.x b/lib/librpcsvc/bootparam_prot.x index 948f24201c8..c0d3371fc91 100644 --- a/lib/librpcsvc/bootparam_prot.x +++ b/lib/librpcsvc/bootparam_prot.x @@ -43,14 +43,11 @@ %#include <sys/time.h> %#include <sys/errno.h> %#include <sys/ucred.h> -%#include <nfs/nfsv2.h> -%#include <nfs/rpcv2.h> -%#include <nfs/nfs.h> #else %#ifndef lint %/*static char sccsid[] = "from: @(#)bootparam_prot.x 1.2 87/06/24 Copyr 1987 Sun Micro";*/ %/*static char sccsid[] = "from: @(#)bootparam_prot.x 2.1 88/08/01 4.0 RPCSRC";*/ -%static char rcsid[] = "$Id: bootparam_prot.x,v 1.2 1996/04/17 07:32:02 deraadt Exp $"; +%static char rcsid[] = "$Id: bootparam_prot.x,v 1.3 1996/12/08 10:26:32 deraadt Exp $"; %#endif /* not lint */ #endif |