diff options
Diffstat (limited to 'sunrpc/create_xid.c')
-rw-r--r-- | sunrpc/create_xid.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sunrpc/create_xid.c b/sunrpc/create_xid.c index 218b704913..c262aab430 100644 --- a/sunrpc/create_xid.c +++ b/sunrpc/create_xid.c @@ -21,6 +21,7 @@ #include <stdlib.h> #include <sys/time.h> #include <bits/libc-lock.h> +#include <rpc/rpc.h> /* The RPC code is not threadsafe, but new code should be threadsafe. */ |