Wireshark-commits: [Wireshark-commits] master a342d1f: Include <stdlib.h> to declare exit().

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 12 Oct 2015 07:46:14 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a342d1f3b9030a5c8df4d6b0ecac37fa971d4194
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a342d1f by Guy Harris (guy@xxxxxxxxxxxx):

    Include <stdlib.h> to declare exit().
    
    Also, flag the exit() call as a Bad Idea, as is done in some other tap
    files.
    
    Change-Id: I4e077f5923bb36ed9c8b34aff3dda6d44b2b8721
    Reviewed-on: https://code.wireshark.org/review/10950
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  52e5ada   NTP: fix dissection of SHA1 based message authentication code
    adds  a342d1f   Include <stdlib.h> to declare exit().


Summary of changes:
 ui/tap-rlc-graph.c |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)