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