bionic/libc/upstream-netbsd/android/include/resolv_mt.h

5 lines
140 B
C
Raw Permalink Normal View History

2025-08-25 08:22:42 +08:00
#pragma once
// Android never enabled the per-thread code, so this was always static like glibc.
static char inet_nsap_ntoa_tmpbuf[255*3];