chiark
/
gitweb
/
~mdw
/
adns
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
src/types.c: Clarify comment for addr_submit (style)
[adns]
/
client
/
adnshost.h
diff --git
a/client/adnshost.h
b/client/adnshost.h
index fcc96a3186ab9292461f42b18a09b8baaf4840bc..a739399266dc6b082f8347048906fe0dc824c173 100644
(file)
--- a/
client/adnshost.h
+++ b/
client/adnshost.h
@@
-42,6
+42,7
@@
#include <netinet/in.h>
#include <arpa/inet.h>
#include <netinet/in.h>
#include <arpa/inet.h>
+#define ADNS_FEATURE_MANYAF
#include "config.h"
#include "adns.h"
#include "dlist.h"
#include "config.h"
#include "adns.h"
#include "dlist.h"
@@
-80,7
+81,7
@@
extern int ov_env, ov_pipe, ov_asynch;
extern int ov_verbose;
extern adns_rrtype ov_type;
extern int ov_search, ov_qc_query, ov_qc_anshost, ov_qc_cname;
extern int ov_verbose;
extern adns_rrtype ov_type;
extern int ov_search, ov_qc_query, ov_qc_anshost, ov_qc_cname;
-extern int ov_tcp, ov_cname, ov_format;
+extern int ov_tcp, ov_cname, ov_
afflags, ov_v6map, ov_
format;
extern char *ov_id;
extern struct perqueryflags_remember ov_pqfr;
extern char *ov_id;
extern struct perqueryflags_remember ov_pqfr;