summaryrefslogtreecommitdiff
path: root/libc/inet/res_query.c
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2010-01-23 21:22:32 +0100
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2010-01-23 21:22:32 +0100
commit8df555e6f7c3f27c07ef0f45759b7f5a38fe67f9 (patch)
tree37d19fc0c020e0b72a9b0467c4a35d9c0a0cdc1c /libc/inet/res_query.c
parent3266866d3545d9dcbff4ac5c97167078ddf6d888 (diff)
libc/inet: set path to resolver file via CPP
No objcode changes. Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Diffstat (limited to 'libc/inet/res_query.c')
-rw-r--r--libc/inet/res_query.c2
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