diff options
Diffstat (limited to 'libc/inet/rpc/create_xid.c')
-rw-r--r-- | libc/inet/rpc/create_xid.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libc/inet/rpc/create_xid.c b/libc/inet/rpc/create_xid.c index 0f045b9c1..3b4e8c08d 100644 --- a/libc/inet/rpc/create_xid.c +++ b/libc/inet/rpc/create_xid.c @@ -25,9 +25,6 @@ #include <sys/time.h> #include <rpc/rpc.h> -/* libc_hidden_proto(lrand48_r) */ -/* libc_hidden_proto(srand48_r) */ -/* libc_hidden_proto(gettimeofday) */ /* The RPC code is not threadsafe, but new code should be threadsafe. */ |