diff options
Diffstat (limited to 'dns.c')
| -rw-r--r-- | dns.c | 2 |
1 files changed, 0 insertions, 2 deletions
| @@ -7,8 +7,6 @@ | |||
| 7 | #include <errno.h> | 7 | #include <errno.h> |
| 8 | extern int res_query(); | 8 | extern int res_query(); |
| 9 | extern int res_search(); | 9 | extern int res_search(); |
| 10 | extern int errno; | ||
| 11 | extern int h_errno; | ||
| 12 | #include "ip.h" | 10 | #include "ip.h" |
| 13 | #include "ipalloc.h" | 11 | #include "ipalloc.h" |
| 14 | #include "fmt.h" | 12 | #include "fmt.h" |
