diff options
Diffstat (limited to 'libc/inet/res_query.c')
-rw-r--r-- | libc/inet/res_query.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/inet/res_query.c b/libc/inet/res_query.c index c662510e6..f3e569fad 100644 --- a/libc/inet/res_query.c +++ b/libc/inet/res_query.c @@ -5,4 +5,4 @@ */ #define L_res_query -#include "resolv.c" +#include RESOLVER |