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