diff options
Diffstat (limited to 'sunrpc/svc_tcp.c')
-rw-r--r-- | sunrpc/svc_tcp.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sunrpc/svc_tcp.c b/sunrpc/svc_tcp.c index db855a3f51..fd9c1e83ca 100644 --- a/sunrpc/svc_tcp.c +++ b/sunrpc/svc_tcp.c @@ -64,6 +64,7 @@ #include <wchar.h> #include <libio/iolibio.h> +#include <shlib-compat.h> /* * Ops vector for TCP/IP based rpc service handle |