summaryrefslogtreecommitdiff
path: root/epan/addr_resolv.h
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2016-01-02 20:01:12 -0800
committerGuy Harris <guy@alum.mit.edu>2016-01-03 04:01:39 +0000
commit8363733e303be2ac1c34c76c85b5c1b705c747fc (patch)
treeaeb29d500d20990e52490d98ffd916d6c6c0bde5 /epan/addr_resolv.h
parentd4f7f21b51532c1a45a43764fa92cd55e17931de (diff)
downloadwireshark-8363733e303be2ac1c34c76c85b5c1b705c747fc.tar.gz
If you want struct e_in6_addr, include <epan/ipv6-utils.h>.
Don't just define it yourself. (And especially don't define it yourself if you're already including epan/ipv6-utils.h.) Change-Id: I9970d0edecef0c820b2a7fdce34509b54e7b3106 Reviewed-on: https://code.wireshark.org/review/13020 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'epan/addr_resolv.h')
-rw-r--r--epan/addr_resolv.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/epan/addr_resolv.h b/epan/addr_resolv.h
index 28a03f873f..69ecbb8796 100644
--- a/epan/addr_resolv.h
+++ b/epan/addr_resolv.h
@@ -180,7 +180,6 @@ WS_DLL_PUBLIC gboolean host_name_lookup_process(void);
WS_DLL_PUBLIC const gchar *get_hostname(const guint addr);
/* get_hostname6 returns the host name, or numeric addr if not found */
-struct e_in6_addr;
WS_DLL_PUBLIC const gchar* get_hostname6(const struct e_in6_addr *ad);
/* get_ether_name returns the logical name if found in ethers files else