Wireshark-commits: [Wireshark-commits] master f1a747e: ui/mcast_stream.c: Add dependency on sys/tim

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 15 May 2015 13:16:57 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f1a747e96eae0b0f3554d70073f56a741e9f1582
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f1a747e by Edwin Groothuis (wireshark@xxxxxxxxxxx):

    ui/mcast_stream.c: Add dependency on sys/time.h for struct timeval
    
    Needed to compile on FreeBSD.
    
    Bug: 11199
    Change-Id: I6b10a0954020d58dcec93364ebecc8a7069ac8f3
    Reviewed-on: https://code.wireshark.org/review/8467
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  4c601c8   androiddump: fix compilation under FreeBSD
    adds  f1a747e   ui/mcast_stream.c: Add dependency on sys/time.h for struct timeval


Summary of changes:
 ui/mcast_stream.c |    4 ++++
 1 file changed, 4 insertions(+)