summaryrefslogtreecommitdiff
path: root/usr/src/cmd/rpcbind/rpcbind.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/rpcbind/rpcbind.c')
-rw-r--r--usr/src/cmd/rpcbind/rpcbind.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/cmd/rpcbind/rpcbind.c b/usr/src/cmd/rpcbind/rpcbind.c
index d9dcd1554a..c6016cae92 100644
--- a/usr/src/cmd/rpcbind/rpcbind.c
+++ b/usr/src/cmd/rpcbind/rpcbind.c
@@ -73,6 +73,7 @@
#include <rpcsvc/daemon_utils.h>
#include <priv_utils.h>
#include <libscf.h>
+#include <sys/ccompile.h>
#ifdef PORTMAP
extern void pmap_service(struct svc_req *, SVCXPRT *xprt);