diff options
Diffstat (limited to 'sunrpc/rpc_thread.c')
-rw-r--r-- | sunrpc/rpc_thread.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sunrpc/rpc_thread.c b/sunrpc/rpc_thread.c index a65a90dc15..0abe6dc172 100644 --- a/sunrpc/rpc_thread.c +++ b/sunrpc/rpc_thread.c @@ -5,6 +5,7 @@ #include <libc-lock.h> #include <libc-tsd.h> #include <shlib-compat.h> +#include <libc-symbols.h> /* Variable used in non-threaded applications or for the first thread. */ |