diff options
Diffstat (limited to 'sunrpc/svc_raw.c')
-rw-r--r-- | sunrpc/svc_raw.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sunrpc/svc_raw.c b/sunrpc/svc_raw.c index 99bfdfebe8..4787203613 100644 --- a/sunrpc/svc_raw.c +++ b/sunrpc/svc_raw.c @@ -36,6 +36,7 @@ #include <rpc/rpc.h> #include <rpc/svc.h> +#include <shlib-compat.h> /* * This is the "network" that we will be moving data over |