Wireshark-commits: [Wireshark-commits] master-2.2 ae392a7: wap: include stdio.h

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

Commits:

ae392a7 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/27996
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  43e0a2f   tvb_get_guintvar: correct a debug print
    adds  ae392a7   wap: include stdio.h


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