diff options
Diffstat (limited to 'sunrpc/svc_run.c')
-rw-r--r-- | sunrpc/svc_run.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sunrpc/svc_run.c b/sunrpc/svc_run.c index 90dfc94056..e563707fcc 100644 --- a/sunrpc/svc_run.c +++ b/sunrpc/svc_run.c @@ -36,6 +36,7 @@ #include <libintl.h> #include <sys/poll.h> #include <rpc/rpc.h> +#include <shlib-compat.h> /* This function can be used as a signal handler to terminate the server loop. */ |