Wireshark-commits: [Wireshark-commits] master ee1b845: If you want nstime_t, include <wsutil/nstime

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 3 Jan 2016 07:13:25 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ee1b845fa85cb29208c087171e3a40857f2cc6b5
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ee1b845 by Guy Harris (guy@xxxxxxxxxxxx):

    If you want nstime_t, include <wsutil/nstime.h>.
    
    Don't just define struct nstime_t yourself.
    
    Change-Id: I275f53c6c9f34813898e7ffe4493583017fbf7f0
    Reviewed-on: https://code.wireshark.org/review/13021
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  8363733   If you want struct e_in6_addr, include <epan/ipv6-utils.h>.
    adds  ee1b845   If you want nstime_t, include <wsutil/nstime.h>.


Summary of changes:
 epan/tvbuff.h |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)