Index: git/libc/inet/rpc/rpc_thread.c =================================================================== --- git.orig/libc/inet/rpc/rpc_thread.c 2009-12-04 13:13:09.000000000 -0800 +++ git/libc/inet/rpc/rpc_thread.c 2009-12-04 13:13:17.000000000 -0800 @@ -14,6 +14,7 @@ #ifdef __UCLIBC_HAS_THREADS__ #include +#include /* Variable used in non-threaded applications or for the first thread. */ static struct rpc_thread_variables __libc_tsd_RPC_VARS_mem;