summaryrefslogtreecommitdiffstats
path: root/cpukit/librpc/include/rpc/auth_des.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/librpc/include/rpc/auth_des.h')
-rw-r--r--cpukit/librpc/include/rpc/auth_des.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/librpc/include/rpc/auth_des.h b/cpukit/librpc/include/rpc/auth_des.h
index a7635f87e1..634f0ec636 100644
--- a/cpukit/librpc/include/rpc/auth_des.h
+++ b/cpukit/librpc/include/rpc/auth_des.h
@@ -103,7 +103,7 @@ struct authdes_verf {
#define adv_nickname adv_int_u
__BEGIN_DECLS
-extern int authdes_getucred __P(( struct authdes_cred *, uid_t *, gid_t *, int *, gid_t * ));
+extern int authdes_getucred ( struct authdes_cred *, uid_t *, gid_t *, int *, gid_t * );
__END_DECLS
#endif /* ndef _AUTH_DES_ */