diff options
Diffstat (limited to 'libc/inet/resolv.c')
-rw-r--r-- | libc/inet/resolv.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/inet/resolv.c b/libc/inet/resolv.c index 798a3f5d4..5e82c95d6 100644 --- a/libc/inet/resolv.c +++ b/libc/inet/resolv.c @@ -1157,6 +1157,7 @@ void res_close( void ) #endif + #ifdef L_res_query #ifndef MIN |