summaryrefslogtreecommitdiff
path: root/libc/inet/rpc/rpc_commondata.c
diff options
context:
space:
mode:
authorCarmelo Amoroso <carmelo.amoroso@st.com>2012-03-14 15:21:36 +0100
committerCarmelo Amoroso <carmelo.amoroso@st.com>2012-03-26 09:54:49 +0200
commit21d6091b0de9448e9f160904b0b35d2cc764a4ea (patch)
tree9d5213a97bd8e8a85237f3025bf917b9fe78ef12 /libc/inet/rpc/rpc_commondata.c
parentc3393906d84d0d9cb7d688e0f2bbf8cde92190a2 (diff)
inet:rpc: fix build in !NPTL case
__libc_once is not available / needed when multithreading support is not enabled, so authnone_create() calls authnone_create_once() directly. When LT.{old,new} is used instead of NPTL, it needs to explicitly include <bits/libc-lock.h> to get __libc_once to be visible. Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
Diffstat (limited to 'libc/inet/rpc/rpc_commondata.c')
0 files changed, 0 insertions, 0 deletions