diff options
Diffstat (limited to 'sunrpc/key_prot.c')
-rw-r--r-- | sunrpc/key_prot.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sunrpc/key_prot.c b/sunrpc/key_prot.c index 2899c9a448..3659bab1d3 100644 --- a/sunrpc/key_prot.c +++ b/sunrpc/key_prot.c @@ -29,6 +29,7 @@ */ #include <rpc/key_prot.h> +#include <shlib-compat.h> bool_t xdr_keystatus (XDR * xdrs, keystatus * objp) |