Wireshark-commits: [Wireshark-commits] master-2.4 b2c1c1f: wap: include stdio.h

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 03 Jun 2018 17:18:46 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b2c1c1fd2aeac5261f2cd553cba8c13a88928102
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.4
Repository: wireshark

Commits:

b2c1c1f by Martin Kaiser (wireshark@xxxxxxxxx):

    wap: include stdio.h
    
    Otherwise, fprintf() is not defined and the debug prints don't work.
    
    Change-Id: I9bc791dfc829cf9e7b1b6e61b0090d2fb94bebb2
    Reviewed-on: https://code.wireshark.org/review/26244
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    Petri-Dish: Martin Kaiser <wireshark@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 59af408e9ead20d96fb2991a7c629534939475d0)
    Reviewed-on: https://code.wireshark.org/review/27990
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  b214ff6   tvb_get_guintvar: don't overflow our return value
    adds  b2c1c1f   wap: include stdio.h


Summary of changes:
 epan/dissectors/packet-wap.c | 2 ++
 1 file changed, 2 insertions(+)