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