URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8363733e303be2ac1c34c76c85b5c1b705c747fc
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
8363733 by Guy Harris (guy@xxxxxxxxxxxx):
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@xxxxxxxxxxxx>
Actions performed:
from d4f7f21 Clean up error checking and handling.
adds 8363733 If you want struct e_in6_addr, include <epan/ipv6-utils.h>.
Summary of changes:
epan/addr_resolv.h | 1 -
epan/to_str.h | 3 +--
epan/tvbuff.h | 2 +-
3 files changed, 2 insertions(+), 4 deletions(-)