projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b16affd
)
Include <rpc/svc.h> for prototypes.
author
aj
<aj>
Sun, 31 Dec 2000 15:34:59 +0000
(15:34 +0000)
committer
aj
<aj>
Sun, 31 Dec 2000 15:34:59 +0000
(15:34 +0000)
sunrpc/create_xid.c
patch
|
blob
|
history
diff --git
a/sunrpc/create_xid.c
b/sunrpc/create_xid.c
index
218b704
..
c262aab
100644
(file)
--- 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. */