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