summaryrefslogtreecommitdiffstats
path: root/rpc/xdr/src/portmap-xdr.h
diff options
context:
space:
mode:
Diffstat (limited to 'rpc/xdr/src/portmap-xdr.h')
-rw-r--r--rpc/xdr/src/portmap-xdr.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/rpc/xdr/src/portmap-xdr.h b/rpc/xdr/src/portmap-xdr.h
index de8a5bc8d..9c2892e93 100644
--- a/rpc/xdr/src/portmap-xdr.h
+++ b/rpc/xdr/src/portmap-xdr.h
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2010-2011 Gluster, Inc. <http://www.gluster.com>
+ Copyright (c) 2007-2011 Gluster, Inc. <http://www.gluster.com>
This file is part of GlusterFS.
GlusterFS is free software; you can redistribute it and/or modify
@@ -17,17 +17,17 @@
<http://www.gnu.org/licenses/>.
*/
+#include "xdr-common.h"
/*
* Please do not edit this file.
* It was generated using rpcgen.
*/
-#ifndef _PORTMAP_H_RPCGEN
-#define _PORTMAP_H_RPCGEN
+#ifndef _PORTMAP_XDR_H_RPCGEN
+#define _PORTMAP_XDR_H_RPCGEN
#include <rpc/rpc.h>
-#include <rpc/types.h>
#ifdef __cplusplus
@@ -129,4 +129,4 @@ extern bool_t xdr_pmap_signout_rsp ();
}
#endif
-#endif /* !_PORTMAP_H_RPCGEN */
+#endif /* !_PORTMAP_XDR_H_RPCGEN */