diff options
Diffstat (limited to 'sunrpc/rpc/rpc_msg.h')
-rw-r--r-- | sunrpc/rpc/rpc_msg.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/sunrpc/rpc/rpc_msg.h b/sunrpc/rpc/rpc_msg.h index 9c37a4e3f9..220fdd8414 100644 --- a/sunrpc/rpc/rpc_msg.h +++ b/sunrpc/rpc/rpc_msg.h @@ -36,12 +36,6 @@ * Copyright (C) 1984, Sun Microsystems, Inc. */ -#ifndef _RPC_RPC_MSG_H - -#define _RPC_RPC_MSG_H 1 -#include <features.h> - - #define RPC_MSG_VERSION ((u_long) 2) #define RPC_SERVICE_PORT ((u_short) 2048) |