summaryrefslogtreecommitdiffstats
path: root/proxy/rpcgen
diff options
context:
space:
mode:
Diffstat (limited to 'proxy/rpcgen')
-rw-r--r--proxy/rpcgen/gp_rpc.h2
-rw-r--r--proxy/rpcgen/gss_proxy.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/proxy/rpcgen/gp_rpc.h b/proxy/rpcgen/gp_rpc.h
index a21a60f..14e0a9e 100644
--- a/proxy/rpcgen/gp_rpc.h
+++ b/proxy/rpcgen/gp_rpc.h
@@ -6,7 +6,7 @@
#ifndef _GP_RPC_H_RPCGEN
#define _GP_RPC_H_RPCGEN
-#include <rpc/rpc.h>
+#include <rpcgen/gp_xdr.h>
#ifdef __cplusplus
diff --git a/proxy/rpcgen/gss_proxy.h b/proxy/rpcgen/gss_proxy.h
index 281c225..0bc8361 100644
--- a/proxy/rpcgen/gss_proxy.h
+++ b/proxy/rpcgen/gss_proxy.h
@@ -6,7 +6,7 @@
#ifndef _GSS_PROXY_H_RPCGEN
#define _GSS_PROXY_H_RPCGEN
-#include <rpc/rpc.h>
+#include <rpcgen/gp_xdr.h>
#ifdef __cplusplus