mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Make it compile..
This is part of bind-4.9.3, but was missed in previous imports. It replaces the old nstest and nsquery programs.
This commit is contained in:
parent
da7408fc6d
commit
ecc3153d73
1 changed files with 0 additions and 2 deletions
|
|
@ -7,8 +7,6 @@
|
|||
#include <resolv.h>
|
||||
#include <errno.h>
|
||||
|
||||
#include "../conf/portability.h"
|
||||
|
||||
extern int errno;
|
||||
extern int h_errno;
|
||||
extern char *h_errlist[];
|
||||
|
|
|
|||
Loading…
Reference in a new issue