summaryrefslogtreecommitdiff
path: root/libc/sunrpc/rtime.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sunrpc/rtime.c')
-rw-r--r--libc/sunrpc/rtime.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/sunrpc/rtime.c b/libc/sunrpc/rtime.c
index bcb280b48..d224624f8 100644
--- a/libc/sunrpc/rtime.c
+++ b/libc/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>