summaryrefslogtreecommitdiff
path: root/sunrpc/rpc/pmap_clnt.h
diff options
context:
space:
mode:
Diffstat (limited to 'sunrpc/rpc/pmap_clnt.h')
-rw-r--r--sunrpc/rpc/pmap_clnt.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/sunrpc/rpc/pmap_clnt.h b/sunrpc/rpc/pmap_clnt.h
index 95f0749f87..3acfa5974d 100644
--- a/sunrpc/rpc/pmap_clnt.h
+++ b/sunrpc/rpc/pmap_clnt.h
@@ -40,11 +40,6 @@
* Copyright (C) 1984, Sun Microsystems, Inc.
*/
-#ifndef _RPC_PMAP_CLNT_H
-
-#define _RPC_PMAP_CLNT_H 1
-#include <features.h>
-
__BEGIN_DECLS
typedef bool_t (*resultproc_t)();