summaryrefslogtreecommitdiff
path: root/libc/sunrpc/clnt_tcp.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sunrpc/clnt_tcp.c')
-rw-r--r--libc/sunrpc/clnt_tcp.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/libc/sunrpc/clnt_tcp.c b/libc/sunrpc/clnt_tcp.c
index a07f50a1b..7cfbe9e8d 100644
--- a/libc/sunrpc/clnt_tcp.c
+++ b/libc/sunrpc/clnt_tcp.c
@@ -53,9 +53,7 @@
#include <sys/poll.h>
#include <sys/socket.h>
#include <rpc/pmap_clnt.h>
-#ifdef USE_IN_LIBIO
-# include <wchar.h>
-#endif
+#include <wchar.h>
extern u_long _create_xid (void);