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