Wireshark-commits: [Wireshark-commits] master 59af408: wap: include stdio.h

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 04 Mar 2018 07:44:48 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=59af408e9ead20d96fb2991a7c629534939475d0
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

59af408 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>
    

Actions performed:

    from  41f18ae   tvb_get_guintvar: correct a debug print
    adds  59af408   wap: include stdio.h


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