diff options
Diffstat (limited to 'sunrpc/auth_none.c')
-rw-r--r-- | sunrpc/auth_none.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sunrpc/auth_none.c b/sunrpc/auth_none.c index 3f8d52bafb..b1effb7a00 100644 --- a/sunrpc/auth_none.c +++ b/sunrpc/auth_none.c @@ -36,6 +36,7 @@ #include <rpc/rpc.h> #include <libc-lock.h> +#include <shlib-compat.h> #define MAX_MARSHAL_SIZE 20 |