diff options
Diffstat (limited to 'lib/libc/include/nss_tls.h')
-rw-r--r-- | lib/libc/include/nss_tls.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/include/nss_tls.h b/lib/libc/include/nss_tls.h index 999d198..13ab367 100644 --- a/lib/libc/include/nss_tls.h +++ b/lib/libc/include/nss_tls.h @@ -75,6 +75,6 @@ name##_getstate(struct name##_state **p) \ return (rv); \ } \ /* allow the macro invocation to end with a semicolon */ \ -typedef int _##name##_bmVjdGFy +struct _clashproof_bmVjdGFy #endif /* _NSS_TLS_H_ */ |