summaryrefslogtreecommitdiffstats
path: root/include/rpc/pmap_prot.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/rpc/pmap_prot.h')
-rw-r--r--include/rpc/pmap_prot.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/rpc/pmap_prot.h b/include/rpc/pmap_prot.h
index aaec5b5..4c42593 100644
--- a/include/rpc/pmap_prot.h
+++ b/include/rpc/pmap_prot.h
@@ -28,7 +28,7 @@
*
* from: @(#)pmap_prot.h 1.14 88/02/08 SMI
* from: @(#)pmap_prot.h 2.1 88/07/29 4.0 RPCSRC
- * $Id$
+ * $Id: pmap_prot.h,v 1.6 1997/02/23 09:17:23 peter Exp $
*/
/*
@@ -71,6 +71,8 @@
#ifndef _RPC_PMAPPROT_H
#define _RPC_PMAPPROT_H
#include <sys/cdefs.h>
+#include <rpc/types.h>
+#include <rpc/xdr.h>
#define PMAPPORT ((u_short)111)
#define PMAPPROG ((u_long)100000)
OpenPOWER on IntegriCloud