diff options
Diffstat (limited to 'sunrpc/rtime.c')
-rw-r--r-- | sunrpc/rtime.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sunrpc/rtime.c b/sunrpc/rtime.c index bcb280b..d224624 100644 --- a/sunrpc/rtime.c +++ b/sunrpc/rtime.c @@ -39,6 +39,7 @@ */ #include <stdio.h> #include <unistd.h> +#include <stdint.h> #include <rpc/rpc.h> #include <rpc/clnt.h> #include <sys/types.h> |