Wireshark-commits: [Wireshark-commits] master d8b70a8: struct timeval not used, so no need for <sys

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 16 May 2015 22:53:24 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d8b70a82229e4ba2a7f1b45a4969161dea2657b2
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

d8b70a8 by Guy Harris (guy@xxxxxxxxxxxx):

    struct timeval not used, so no need for <sys/time.h>.
    
    Change-Id: I5f635f354db68f1cff0874f3cd0ba09c87edad1d
    Reviewed-on: https://code.wireshark.org/review/8491
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  08ccac8   Do all floating-point work in double-precision.
    adds  d8b70a8   struct timeval not used, so no need for <sys/time.h>.


Summary of changes:
 captype.c |    4 ----
 1 file changed, 4 deletions(-)