diff options
Diffstat (limited to 'sunrpc/svc_auth.c')
-rw-r--r-- | sunrpc/svc_auth.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sunrpc/svc_auth.c b/sunrpc/svc_auth.c index f33bda2f20..5bca9557e3 100644 --- a/sunrpc/svc_auth.c +++ b/sunrpc/svc_auth.c @@ -34,6 +34,7 @@ #include <rpc/rpc.h> #include <rpc/svc.h> #include <rpc/svc_auth.h> +#include <shlib-compat.h> /* * svcauthsw is the bdevsw of server side authentication. |