diff options
Diffstat (limited to 'sunrpc/svc_unix.c')
-rw-r--r-- | sunrpc/svc_unix.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sunrpc/svc_unix.c b/sunrpc/svc_unix.c index 47f1f8487d..a8da3b2262 100644 --- a/sunrpc/svc_unix.c +++ b/sunrpc/svc_unix.c @@ -64,6 +64,7 @@ #include <stdlib.h> #include <libintl.h> #include <wchar.h> +#include <shlib-compat.h> /* * Ops vector for AF_UNIX based rpc service handle |