diff options
Diffstat (limited to 'sunrpc/svc_udp.c')
-rw-r--r-- | sunrpc/svc_udp.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sunrpc/svc_udp.c b/sunrpc/svc_udp.c index 5f6219f..1592bcc 100644 --- a/sunrpc/svc_udp.c +++ b/sunrpc/svc_udp.c @@ -64,6 +64,7 @@ #include <wchar.h> #include <libio/iolibio.h> +#include <shlib-compat.h> #define rpc_buffer(xprt) ((xprt)->xp_p1) #ifndef MAX |