Wireshark-commits: [Wireshark-commits] master 71c0960: <stdlib.h> is needed for atoi().

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 8 Nov 2015 01:07:07 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=71c09602ba65762192cfc262241b79f01f27493b
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

71c0960 by Guy Harris (guy@xxxxxxxxxxxx):

    <stdlib.h> is needed for atoi().
    
    Change-Id: I93433fbbec8a78344c2d4e27c1c6fe03583010be
    Reviewed-on: https://code.wireshark.org/review/11632
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  23dd596   Renames to avoid collisons with read() and write() routines.
    adds  71c0960   <stdlib.h> is needed for atoi().


Summary of changes:
 epan/dissectors/packet-catapult-dct2000.c |    1 +
 1 file changed, 1 insertion(+)