summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>1996-12-08 10:26:32 +0000
committerderaadt <deraadt@openbsd.org>1996-12-08 10:26:32 +0000
commit39251a531cb6076a28e0d1c58d4b7a21c017a13a (patch)
tree692b1576c86227b855f86768dde828ef0b72e572
parentnot needed anymore (diff)
downloadwireguard-openbsd-39251a531cb6076a28e0d1c58d4b7a21c017a13a.tar.xz
wireguard-openbsd-39251a531cb6076a28e0d1c58d4b7a21c017a13a.zip
a few things go away...
-rw-r--r--lib/librpcsvc/bootparam_prot.x5
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