summaryrefslogtreecommitdiffstats
path: root/cpukit/librpc/src/rpc/svc_auth.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/librpc/src/rpc/svc_auth.c')
-rw-r--r--cpukit/librpc/src/rpc/svc_auth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/librpc/src/rpc/svc_auth.c b/cpukit/librpc/src/rpc/svc_auth.c
index 5f36433388..c1095932a7 100644
--- a/cpukit/librpc/src/rpc/svc_auth.c
+++ b/cpukit/librpc/src/rpc/svc_auth.c
@@ -87,7 +87,7 @@ struct authsvc {
enum auth_stat (*handler)();
struct authsvc *next;
};
-#define Auths ((struct authsvc *)(rtems_rpc_task_variables)->svc_auths_Auths)
+#define Auths (rtems_rpc_task_variables->svc_auths_Auths)
/*
* The call rpc message, msg has been obtained from the wire. The msg contains