xref: /aosp_15_r20/bionic/libc/upstream-netbsd/android/include/resolv_mt.h (revision 8d67ca893c1523eb926b9080dbe4e2ffd2a27ba1)
1 #pragma once
2 
3 // Android never enabled the per-thread code, so this was always static like glibc.
4 static char inet_nsap_ntoa_tmpbuf[255*3];
5