diff options
Diffstat (limited to 'include/rpc/rpc.h')
-rw-r--r-- | include/rpc/rpc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rpc/rpc.h b/include/rpc/rpc.h index d2f3013114..58bdef3cc9 100644 --- a/include/rpc/rpc.h +++ b/include/rpc/rpc.h @@ -1,6 +1,6 @@ #ifndef _RPC_RPC_H #include <sunrpc/rpc/rpc.h> -#include <bits/libc-tsd.h> +#include <libc-tsd.h> /* Now define the internal interfaces. */ extern unsigned long _create_xid (void); |